diff --git a/test/integration/dual-entry/index.test.ts b/test/integration/dual-entry/index.test.ts index 8ac104e7..4cc4cb15 100644 --- a/test/integration/dual-entry/index.test.ts +++ b/test/integration/dual-entry/index.test.ts @@ -1,7 +1,8 @@ import fs from 'fs' import { assertFilesContent, createIntegrationTest } from '../utils' -describe('integration tsconfig-override', () => { +// FIXME: should error if there're duplicate entries +describe.skip('integration tsconfig-override', () => { it('should not generate js types paths if not specified', async () => { await createIntegrationTest( {