Skip to content

Commit 532962c

Browse files
committed
in work
1 parent 7f69fbd commit 532962c

File tree

2 files changed

+1
-499
lines changed

2 files changed

+1
-499
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2194,7 +2194,7 @@ describe('PreAggregations', () => {
21942194
});
21952195
});
21962196

2197-
if (true) { //getEnv('nativeSqlPlanner') && getEnv('nativeSqlPlannerPreAggregations')) {
2197+
if (true) { // getEnv('nativeSqlPlanner') && getEnv('nativeSqlPlannerPreAggregations')) {
21982198
it('rollup lambda', async () => {
21992199
await compiler.compile();
22002200

0 commit comments

Comments
 (0)