chore: disable cypress e2e video
This commit is contained in:
parent
5c81029626
commit
bf86e83ea1
@ -3,5 +3,6 @@ import { defineConfig } from 'cypress'
|
||||
export default defineConfig({
|
||||
e2e: {
|
||||
baseUrl: 'http://localhost:5314',
|
||||
video: false,
|
||||
},
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user