Skip to content

Commit 2c31339

Browse files
committed
update snapshots
1 parent 39e01da commit 2c31339

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

packages/cubejs-schema-compiler/test/unit/__snapshots__/schema.test.ts.snap

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,11 @@ Object {
275275
"name": "retail_date_prev_year",
276276
"sql": [Function],
277277
},
278+
Object {
279+
"interval": "1 year",
280+
"name": "prev_year_named_common_interval",
281+
"type": "prior",
282+
},
278283
Object {
279284
"interval": "2 year",
280285
"sql": [Function],

0 commit comments

Comments
 (0)