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

Fix typo in multi test (#10054)

parent b7f9e9ae
......@@ -9,7 +9,7 @@ proc wait_for_dbsize {size} {
}
start_server {tags {"multi"}} {
test {MUTLI / EXEC basics} {
test {MULTI / EXEC basics} {
r del mylist
r rpush mylist a
r rpush mylist b
......
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