Skip to content

Commit

Permalink
rm unnecessary config
Browse files Browse the repository at this point in the history
  • Loading branch information
rushtong committed Nov 17, 2023
1 parent 8fe0258 commit e45bff6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cypress.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ module.exports = defineConfig({
baseUrl: 'http://localhost:3000/',
},
component: {
src: ['./src/components/common', './cypress/component/'],
specPattern: ['**/*.spec.js', '**/*.spec.ts', '**/*.spec.tsx'],
devServer: {
framework: 'create-react-app',
Expand Down

0 comments on commit e45bff6

Please sign in to comment.