From 0094e507fe3d478b05e531bec50a3139bfe90193 Mon Sep 17 00:00:00 2001 From: Chris Colvard Date: Fri, 24 May 2024 09:08:26 -0400 Subject: [PATCH] Update cypress_dev.config.js --- spec/cypress/cypress_dev.config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spec/cypress/cypress_dev.config.js b/spec/cypress/cypress_dev.config.js index 616dff6f41..e181c90d40 100644 --- a/spec/cypress/cypress_dev.config.js +++ b/spec/cypress/cypress_dev.config.js @@ -4,8 +4,8 @@ module.exports = defineConfig({ env: { "USERS_ADMINISTRATOR_EMAIL": "archivist1@example.com", "USERS_ADMINISTRATOR_PASSWORD": "archivist1", - "USERS_USER_EMAIL":"chravi@iu.edu", - "USERS_USER_PASSWORD": "Test1234!", + "USERS_USER_EMAIL":"user1@example.com", + "USERS_USER_PASSWORD": "testing_user1", "MEDIA_OBJECT_ID": "fj236208t", "MEDIA_OBJECT_TITLE":"Beginning Responsibility: Lunchroom Manners", "SEARCH_COLLECTION":"7.7 regression test",