Skip to content

Commit 00a2f3d

Browse files
committed
Fix tests
1 parent 18435a4 commit 00a2f3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/sync-rules/test/src/compatibility.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ bucket_definitions:
232232
data:
233233
- SELECT id, description ->> 'foo.bar' AS "desc" FROM assets
234234
config:
235-
edition: 2
235+
fixed_json_extract: true
236236
`,
237237
PARSE_OPTIONS
238238
);

0 commit comments

Comments
 (0)