Skip to content

Commit 5ad546c

Browse files
Merge pull request #46 from webdevnerdstuff/dev
another one
2 parents 9cd6447 + aaa392d commit 5ad546c

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)