Skip to content

Commit 90fa8af

Browse files
fix out file
1 parent 16441aa commit 90fa8af

File tree

1 file changed

+1
-1
lines changed
  • tests/unit/core/compile/sqlglot/expressions/snapshots/test_unary_compiler/test_normalize

1 file changed

+1
-1
lines changed

tests/unit/core/compile/sqlglot/expressions/snapshots/test_unary_compiler/test_normalize/out.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ WITH `bfcte_0` AS (
1010
)
1111
SELECT
1212
`bfcol_1` AS `timestamp_col`
13-
FROM `bfcte_1`
13+
FROM `bfcte_1`

0 commit comments

Comments
 (0)