Skip to content

Commit

Permalink
prettier cypress.json
Browse files Browse the repository at this point in the history
  • Loading branch information
adeldhis2 committed Jul 19, 2023
1 parent 2b75aff commit 949cbee
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions cypress.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,19 @@
"project": "dhis2_auto",
"description": "",
"attributes": [
{
"key": "version",
"value": "master"
},
{
"value": "dashboard_app"
}
{
"key": "version",
"value": "master"
},
{
"value": "dashboard_app"
}
],
"debug": false,
"parallel": true,
"autoMerge": true,
"restClientConfig": {
"timeout": 90000
"timeout": 90000
}
}
}

0 comments on commit 949cbee

Please sign in to comment.