Skip to content

Commit 67b5409

Browse files
fix snapshot
1 parent 90fa8af commit 67b5409

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

tests/unit/core/compile/sqlglot/expressions/snapshots/test_unary_compiler/test_floor_dt/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)