mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-21 23:53:52 +00:00
Simplify cypress.config
This commit is contained in:
parent
9ca7f59b9e
commit
52cc3d354e
|
@ -5,9 +5,6 @@ export default defineConfig({
|
|||
e2e: {
|
||||
// We've imported your old cypress plugins here.
|
||||
// You may want to clean this up later by importing these.
|
||||
setupNodeEvents(on, config) {
|
||||
return require('./cypress/plugins/index.js')(on, config);
|
||||
},
|
||||
specPattern: 'cypress/e2e/**/*.cy.ts',
|
||||
baseUrl: 'http://localhost:3000',
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user