mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
set cypress specpattern in congif file
This commit is contained in:
parent
722856a7d7
commit
7f8aac0f2d
@ -35,7 +35,7 @@ module.exports = defineConfig({
|
||||
projectId: "qa7fe2",
|
||||
chromeWebSecurity: false,
|
||||
baseUrl: "http://localhost:3000",
|
||||
specPattern: "**/*.feature",
|
||||
specPattern: "cypress/e2e/**/*.feature",
|
||||
supportFile: "cypress/support/e2e.js",
|
||||
retries: {
|
||||
runMode: 2,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user