diff --git a/cypress/integration/rendering/examples.spec.ts b/cypress/integration/rendering/examples.spec.ts index 8431d7803..e0006f572 100644 --- a/cypress/integration/rendering/examples.spec.ts +++ b/cypress/integration/rendering/examples.spec.ts @@ -1,4 +1,4 @@ -import { urlSnapshotTest } from '../../helpers/util.js'; +import { urlSnapshotTest } from '../../helpers/util.ts'; describe.skip('Examples', () => { it('should render all examples', () => {