Skip to content

Commit

Permalink
test: clear out onecase table
Browse files Browse the repository at this point in the history
Signed-off-by: Manan Gupta <[email protected]>
  • Loading branch information
GuptaManan100 committed Aug 26, 2024
1 parent 16e98a5 commit 6e02b9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go/vt/vtgate/planbuilder/testdata/onecase.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[
{
"comment": "Add your test case here for debugging and run go test -run=One.",
"query": "SELECT 1 WHERE (~ (1||0)) IS NULL",
"query": "",
"plan": {
}
}
Expand Down

0 comments on commit 6e02b9f

Please sign in to comment.