Record cypress runs to dashboard (#8436)

This commit is contained in:
Michael Telatynski
2022-04-28 12:47:13 +01:00
committed by GitHub
parent ecd7d8b5e8
commit 1bceeb244c
2 changed files with 8 additions and 1 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
{
"baseUrl": "http://localhost:8080",
"videoUploadOnPasses": false
"videoUploadOnPasses": false,
"projectId": "ppvnzg"
}