Skip to content

Commit

Permalink
test(cypress-axe): turn off supportFile false
Browse files Browse the repository at this point in the history
  • Loading branch information
machikoyasuda committed Aug 18, 2023
1 parent 15f2aab commit 88b24e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/cypress/cypress.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,5 @@ module.exports = defineConfig({
});
},
specPattern: "specs/**/*.cy.{js,jsx,ts,tsx}",
supportFile: false,
},
});

0 comments on commit 88b24e3

Please sign in to comment.