Skip to content

Commit 39c2711

Browse files
committed
fix tests
1 parent 3c5de16 commit 39c2711

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/cubejs-schema-compiler/test/integration/postgres/pre-aggregations.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2439,6 +2439,7 @@ describe('PreAggregations', () => {
24392439
}, {
24402440
id: 'cards.visitorId',
24412441
}],
2442+
timezone: 'UTC',
24422443
});
24432444

24442445
const queryAndParams = query.buildSqlAndParams();

0 commit comments

Comments
 (0)