Skip to content

Commit 4f2e092

Browse files
committed
fix typo
1 parent e42d916 commit 4f2e092

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cubejs-schema-compiler/test/integration/postgres/sql-generation.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5346,7 +5346,7 @@ cubes:
53465346
}
53475347

53485348
it('querying cube with transitive joins with a few joins to same cube', async () => {
5349-
// TODO: This is not supported atm, but it's a good case, so keeeping this test
5349+
// TODO: This is not supported atm, but it's a good case, so keeping this test
53505350
// for the future implementation
53515351

53525352
// await compiler.compile();

0 commit comments

Comments
 (0)