Unverified Commit f9289918 authored by Ozan Tezcan's avatar Ozan Tezcan Committed by GitHub
Browse files

Tag test with needs:save (#11485)

Add needs:save tag for the test introduced by #11376
parent 3e112d46
...@@ -92,7 +92,7 @@ start_server {tags {"introspection"}} { ...@@ -92,7 +92,7 @@ start_server {tags {"introspection"}} {
} else { } else {
fail "bgsave did not stop in time" fail "bgsave did not stop in time"
} }
} } {} {needs:save}
test {MONITOR can log executed commands} { test {MONITOR can log executed commands} {
set rd [redis_deferring_client] set rd [redis_deferring_client]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment