Skip to content

Commit

Permalink
Update cypress_dev.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
cjcolvar authored May 24, 2024
1 parent 6abfb28 commit 0094e50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec/cypress/cypress_dev.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ module.exports = defineConfig({
env: {
"USERS_ADMINISTRATOR_EMAIL": "[email protected]",
"USERS_ADMINISTRATOR_PASSWORD": "archivist1",
"USERS_USER_EMAIL":"[email protected]",
"USERS_USER_PASSWORD": "Test1234!",
"USERS_USER_EMAIL":"[email protected]",
"USERS_USER_PASSWORD": "testing_user1",
"MEDIA_OBJECT_ID": "fj236208t",
"MEDIA_OBJECT_TITLE":"Beginning Responsibility: Lunchroom Manners",
"SEARCH_COLLECTION":"7.7 regression test",
Expand Down

0 comments on commit 0094e50

Please sign in to comment.