Skip to content

Commit

Permalink
test: enable test in downgrade testing (#14625)
Browse files Browse the repository at this point in the history
Signed-off-by: Andres Taylor <[email protected]>
Signed-off-by: Harshit Gangal <[email protected]>
Co-authored-by: Harshit Gangal <[email protected]>
  • Loading branch information
systay and harshit-gangal authored Jan 9, 2024
1 parent ae7d3b3 commit f2e0ea3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions go/test/endtoend/vtgate/queries/subquery/subquery_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@ func TestSubqueriesHasValues(t *testing.T) {
}

func TestNotINQueries(t *testing.T) {
utils.SkipIfBinaryIsBelowVersion(t, 19, "vtgate")

// Tests NOT IN where the RHS contains all rows, some rows and no rows
mcmp, closer := start(t)
defer closer()
Expand Down

0 comments on commit f2e0ea3

Please sign in to comment.