Keep cypress fail videos

This commit is contained in:
Christian Cueni 2019-11-05 15:21:19 +01:00
parent 193c1d39b5
commit c84a87fc7f
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
{ {
"baseUrl": "http://localhost:8000", "baseUrl": "http://localhost:8000",
"video": false "videoUploadOnPasses": false
} }