Skip to content

Commit ca6f0cd

Browse files
committed
Restore omitted singledb config in tests
Re-adds a statement to restore the `singledb` config that was accidentally removed in PR valkey-io#1671. Signed-off-by: xbasel <[email protected]>
1 parent 7859ba9 commit ca6f0cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/unit/cluster/cli.tcl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -535,3 +535,5 @@ start_multiple_servers 3 [list overrides $base_conf] {
535535
}
536536

537537
}
538+
539+
set ::singledb $old_singledb

0 commit comments

Comments
 (0)