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