mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-05-12 08:25:19 +00:00
Added cypress tests for mat stats javascript.
This commit is contained in:
@@ -5,7 +5,8 @@ module.exports = defineConfig({
|
||||
baseUrl: 'http://localhost',
|
||||
supportFile: 'cypress/support/e2e.js', // Path to e2e.js
|
||||
video: false,
|
||||
|
||||
experimentalMemoryManagement: true,
|
||||
numTestsKeptInMemory: 0,
|
||||
},
|
||||
env: {
|
||||
CYPRESS_PASSWORD: 'password',
|
||||
|
||||
Reference in New Issue
Block a user