mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-07-31 16:11:48 +00:00
fix cypress config
This commit is contained in:
@@ -5,11 +5,6 @@ export default defineConfig({
|
||||
viewportHeight: 1024,
|
||||
chromeWebSecurity: false,
|
||||
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)
|
||||
},
|
||||
baseUrl: 'http://localhost:3000/#',
|
||||
supportFile: false,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user