mirror of
https://github.com/coder/code-server.git
synced 2026-05-30 17:09:32 +00:00
refactor: change config to save all e2e videos
This commit is contained in:
@@ -64,7 +64,7 @@ setConfig(config)
|
||||
|
||||
const options: PlaywrightOptions = {
|
||||
headless: true, // Run tests in headless browsers.
|
||||
video: "retry-with-video",
|
||||
video: "on",
|
||||
}
|
||||
|
||||
// Run tests in three browsers.
|
||||
|
||||
Reference in New Issue
Block a user