Skip to content

Commit 2923869

Browse files
authored
Merge branch 'transform/base' into transform/skip-tests-migration
2 parents 2cf8f01 + 224f884 commit 2923869

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/transform/test-utils/skip-tests.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ export const skipTests: SkipTest[] = [
1212
[15, 16, "latest/postgres/create_am-96.sql", "PG15 parser fails with 'syntax error at or near 'DEFAULT'"],
1313
[15, 16, "latest/postgres/create_am-106.sql", "PG15 parser fails with 'syntax error at or near 'DEFAULT'"],
1414
[15, 16, "latest/postgres/create_am-109.sql", "PG15 parser fails with 'syntax error at or near 'DEFAULT'"],
15-
/////
1615
[13, 14, "latest/postgres/create_am-53.sql", "PG13 parser fails with 'syntax error at or near 'ACCESS'"],
1716
[13, 14, "latest/postgres/create_am-55.sql", "PG13 parser fails with 'syntax error at or near 'ACCESS'"],
1817
[13, 14, "latest/postgres/create_am-57.sql", "PG13 parser fails with 'syntax error at or near 'ACCESS'"],

0 commit comments

Comments
 (0)