Skip to content

Commit aaa392d

Browse files
another one
1 parent a6299e0 commit aaa392d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cypress.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ export default defineConfig({
2020
viteConfig: customViteConfig,
2121
},
2222
specPattern: './src/**/*.cy.{js,jsx,ts,tsx}',
23+
supportFile: 'cypress/support/component.ts',
2324
viewportHeight: 800,
2425
viewportWidth: 1920,
2526
},

0 commit comments

Comments
 (0)