mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-05-21 20:59:24 +00:00
Updated name of tournaments in seeds and added local cypress tests
This commit is contained in:
@@ -2,7 +2,7 @@ const { defineConfig } = require('cypress')
|
||||
|
||||
module.exports = defineConfig({
|
||||
e2e: {
|
||||
baseUrl: 'http://wrestlingdev-test.wimer.house',
|
||||
baseUrl: 'http://localhost',
|
||||
supportFile: false,
|
||||
video: false,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user