Skip to content

Commit 9248ccb

Browse files
committed
update
1 parent a3bfc81 commit 9248ccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cubejs-testing-drivers/src/tests/testQueries.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1844,7 +1844,7 @@ from
18441844
from
18451845
"public"."BigECommerce" "BigECommerce"
18461846
`);
1847-
expect(res.rows).toMatchSnapshot('multi_stage_percentage_of_total');
1847+
expect(res.rows).toMatchSnapshot('post_aggregate_percentage_of_total');
18481848
});
18491849

18501850
executePg('SQL API: reuse params', async (connection) => {

0 commit comments

Comments
 (0)