Skip to content

Commit

Permalink
Skip CLI tests with reply schema validation
Browse files Browse the repository at this point in the history
Signed-off-by: Viktor Söderqvist <[email protected]>
  • Loading branch information
zuiderkwast committed Jan 11, 2025
1 parent 11cb8ee commit ca2bcaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/valkey-cli.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ if {$::singledb} {
set ::dbnum 9
}

start_server {tags {"cli"}} {
start_server {tags {"cli logreqres:skip"}} {
proc open_cli {{opts ""} {infile ""}} {
if { $opts == "" } {
set opts "-n $::dbnum"
Expand Down

0 comments on commit ca2bcaf

Please sign in to comment.