Skip to content

Commit d9d3c3f

Browse files
committed
fix snapshots
1 parent b019b06 commit d9d3c3f

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

packages/cubejs-testing-drivers/test/__snapshots__/mysql-full.test.ts.snap

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6162,15 +6162,6 @@ Array [
61626162
]
61636163
`;
61646164

6165-
exports[`Queries with the @cubejs-backend/mysql-driver SQL API: reuse params: reuse_params 1`] = `
6166-
Array [
6167-
Object {
6168-
"c0": 2020-01-01T00:00:00.000Z,
6169-
"m0": 17372,
6170-
},
6171-
]
6172-
`;
6173-
61746165
exports[`Queries with the @cubejs-backend/mysql-driver SQL API: ungrouped pre-agg: ungrouped_pre_agg 1`] = `
61756166
Array [
61766167
Object {

0 commit comments

Comments
 (0)