mirror of
https://github.com/aleleba/create-react-ssr.git
synced 2025-06-20 12:58:30 -06:00
PR-421183: trying to fix the pipeline of cypress.
This commit is contained in:
@ -5,7 +5,7 @@ export default defineConfig({
|
||||
/*setupNodeEvents(on, config) {
|
||||
// implement node event listeners here
|
||||
},*/
|
||||
baseUrl: 'http://localhost',
|
||||
baseUrl: 'http://localhost:3000',
|
||||
specPattern: 'cypress/e2e/**/*.{js,jsx,ts,tsx}',
|
||||
experimentalRunAllSpecs: true,
|
||||
},
|
||||
|
Reference in New Issue
Block a user