mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
put it back
This commit is contained in:
parent
fa7167731e
commit
e0888f0769
3 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ export default defineConfig({
|
|||
return config;
|
||||
// return require('./cypress/plugins/index.js')(on, config)
|
||||
},
|
||||
baseUrl: 'http://localhost:3577',
|
||||
baseUrl: 'http://localhost:5000',
|
||||
specPattern: ['cypress/tests/**/*.spec.ts*', '**/*.feature'],
|
||||
excludeSpecPattern: ['**/snapshots/*'],
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue