Retain failed e2e videos only

This commit is contained in:
Asher 2021-06-24 15:08:41 -05:00
parent f2fa7701a9
commit 49c7cc6e8a
No known key found for this signature in database
GPG Key ID: D63C1EF81242354A

View File

@ -12,7 +12,7 @@ const config: PlaywrightTestConfig = {
// Put any shared options on the top level.
use: {
headless: true, // Run tests in headless browsers.
video: "on",
video: "retain-on-failure",
},
projects: [