Skip to content

Commit

Permalink
Update go/test/endtoend/vtgate/queries/aggregation/aggregation_test.go
Browse files Browse the repository at this point in the history
Signed-off-by: Florent Poinsard <35779988+frouioui@users.noreply.github.com>
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
  • Loading branch information
frouioui committed Jun 26, 2024
1 parent 73e0594 commit af78ff7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ func start(t *testing.T) (utils.MySQLCompare, func()) {
}

func TestAggrWithLimit(t *testing.T) {
utils.SkipIfBinaryIsBelowVersion(t, 21, "vtgate")
mcmp, closer := start(t)
defer closer()

Expand Down

0 comments on commit af78ff7

Please sign in to comment.