Skip to content

Commit

Permalink
Merge pull request #136 from SoftwareAG/develop
Browse files Browse the repository at this point in the history
Update cypress
  • Loading branch information
ck-c8y authored May 13, 2024
2 parents 03257ce + b279861 commit 17ca258
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions dynamic-mapping-ui/cypress.env.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"C8Y_TENANT": "YOUR_TENANT",
"C8Y_USERNAME": "YOUR_USERNAME",
"C8Y_PASSWORD": "YOUR_PASSWORD"
}
"C8Y_TENANT": "ANY_TENANT",
"C8Y_USERNAME": "ANY_USER",
"C8Y_PASSWORD": "ANY_PASSWORD"
}

0 comments on commit 17ca258

Please sign in to comment.