We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7138bec commit d44ab3fCopy full SHA for d44ab3f
packages/deparser/__tests__/kitchen-sink/misc-launchql-ext-types.test.ts
@@ -4,7 +4,7 @@ import { FixtureTestUtils } from '../../test-utils';
4
5
const fixtures = new FixtureTestUtils();
6
7
-it.skip('misc-launchql-ext-types', async () => {
+it('misc-launchql-ext-types', async () => {
8
await fixtures.runFixtureTests([
9
"misc/launchql-ext-types-1.sql",
10
"misc/launchql-ext-types-2.sql",
0 commit comments