Skip to content

Commit e26d1f5

Browse files
committed
Set correct edition for sync streams tests
1 parent c7ab28b commit e26d1f5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/service-core-tests/src/tests/register-sync-tests.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1264,6 +1264,9 @@ streams:
12641264
test:
12651265
auto_subscribe: true
12661266
query: SELECT * FROM test;
1267+
1268+
config:
1269+
edition: 2
12671270
`;
12681271

12691272
for (let i = 0; i < 2; i++) {

0 commit comments

Comments
 (0)