Skip to content

Commit

Permalink
Revert "including PS1785 for testing"
Browse files Browse the repository at this point in the history
This reverts commit 1cc94b6.
  • Loading branch information
SimonasB88 committed Apr 8, 2024
1 parent 1aef744 commit 990cda2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ module.exports = defineConfig({
// return config;
// },
experimentalMemoryManagement: true,
excludeSpecPattern: ['index.php'],
excludeSpecPattern: ['index.php', 'cypress/e2e/ps1785'],
specPattern: 'cypress/e2e/**/*.{js,jsx,ts,tsx}',
},
})

0 comments on commit 990cda2

Please sign in to comment.