Commit 6057c35
test/e2e: include changestore schema in bazel data deps
The e2e suite_test applies the change schema, but the bazel test target
was missing //extension/changestore/mysql/schema in its data list, so
runfiles didn't ship the .sql file and ApplySchema couldn't find it.1 parent ea335ba commit 6057c35
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
0 commit comments