Skip to content

Commit 378d6a9

Browse files
committed
remove skip_e2e
Signed-off-by: Mohamed Hamza <[email protected]>
1 parent 04c51cb commit 378d6a9

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

go/vt/vtgate/planbuilder/testdata/select_cases.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -953,8 +953,7 @@
953953
"TablesUsed": [
954954
"user.user"
955955
]
956-
},
957-
"skip_e2e": true
956+
}
958957
},
959958
{
960959
"comment": "Comments with subquery not merged into a single route",
@@ -998,8 +997,7 @@
998997
"TablesUsed": [
999998
"user.user"
1000999
]
1001-
},
1002-
"skip_e2e": true
1000+
}
10031001
},
10041002
{
10051003
"comment": "for update",

0 commit comments

Comments
 (0)