mirror of
https://github.com/modelec/modelec.club.git
synced 2026-03-18 21:30:45 +01:00
Changement de la config cypress
This commit is contained in:
@@ -3,5 +3,6 @@ import { defineConfig } from 'cypress';
|
|||||||
export default defineConfig({
|
export default defineConfig({
|
||||||
e2e: {
|
e2e: {
|
||||||
specPattern: 'cypress/e2e/**/*.cy.{js,jsx,ts,tsx}',
|
specPattern: 'cypress/e2e/**/*.cy.{js,jsx,ts,tsx}',
|
||||||
|
supportFile: false,
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user