Commit 6b74b02
Fix original-custom test - comment out custom-5.sql
- original-custom.test.ts: commented out custom-5.sql (Integer object differences)
Failure follows the same pattern: transformer produces empty Integer objects {} instead of objects with specific ival values like {ival: -1} in SelectStmt operation with FuncCall containing A_ArrayExpr elements with A_Const values.
Co-Authored-By: Dan Lynch <[email protected]>1 parent 208c58e commit 6b74b02
File tree
1 file changed
+1
-1
lines changed- packages/transform/__tests__/kitchen-sink/15-16
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments