mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-21 13:53:19 -07:00
stuff
This commit is contained in:
parent
23e303de20
commit
f1ed379637
8 changed files with 14030 additions and 18100 deletions
|
@ -37,7 +37,7 @@ export default defineConfig({
|
|||
return config;
|
||||
// return require('./cypress/plugins/index.js')(on, config)
|
||||
},
|
||||
baseUrl: 'http://localhost:5000',
|
||||
baseUrl: 'http://localhost:3577',
|
||||
specPattern: ['cypress/tests/**/*.spec.ts*', '**/*.feature'],
|
||||
excludeSpecPattern: ['**/snapshots/*'],
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue