mirror of
https://github.com/fergalmoran/onearmy-community-platform.git
synced 2025-12-22 09:37:54 +00:00
refactor: remove outdated comment (#3566)
This commit is contained in:
@@ -4,7 +4,6 @@ export default defineConfig({
|
|||||||
defaultCommandTimeout: 15000,
|
defaultCommandTimeout: 15000,
|
||||||
watchForFileChanges: true,
|
watchForFileChanges: true,
|
||||||
chromeWebSecurity: false,
|
chromeWebSecurity: false,
|
||||||
// "Disable video records to improve test execution as it's not worth",
|
|
||||||
video: true,
|
video: true,
|
||||||
reporter: 'junit',
|
reporter: 'junit',
|
||||||
reporterOptions: {
|
reporterOptions: {
|
||||||
|
|||||||
Reference in New Issue
Block a user