TSK-1514: removed old cypress configuration file

This commit is contained in:
Mustapha Zorgati 2021-03-05 00:16:48 +01:00
parent 144e7b4ea8
commit ff2d578780
1 changed files with 0 additions and 17 deletions

View File

@ -1,17 +0,0 @@
{
"env": {
"baseUrl": "http://localhost:8080/taskana",
"monitorUrl": "/monitor",
"adminUrl": "/administration",
"appUrl": "http://localhost:8080/taskana/#/taskana",
"pageReload": 200,
"dropdownWait": 50,
"testValueClassificationSelectionName": "L10303",
"testValueClassifications": "CY-TEST-CLASSIFICATIONS",
"testValueWorkbasketSelectionName": "basxet0",
"testValueWorkbaskets": "CY-TEST-WORKBASKETS",
"screenshotOnRunFailure": false,
"video": false,
"videoUploadOnPasses": false
}
}