refactor: remove outdated comment (#3566)

This commit is contained in:
David Germain
2024-05-21 20:56:48 +02:00
committed by GitHub
parent d8f9c8ca90
commit 3f288b2d43

View File

@@ -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: {