Skip to content

Commit c85b407

Browse files
xbaselSoftlyRaining
authored andcommitted
Restore omitted singledb config in tests (valkey-io#2052)
Re-adds a statement to restore the `singledb` config that was accidentally removed in PR valkey-io#1671. Fixes valkey-io#2049 Signed-off-by: xbasel <[email protected]>
1 parent 987ea8b commit c85b407

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)