temp changes
All checks were successful
Chore App Build, Test, and Push Docker Images / build-and-push (push) Successful in 2m59s
All checks were successful
Chore App Build, Test, and Push Docker Images / build-and-push (push) Successful in 2m59s
This commit is contained in:
5
frontend/vue-app/e2e/e2e-constants.ts
Normal file
5
frontend/vue-app/e2e/e2e-constants.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export const STORAGE_STATE = 'e2e/.auth/user.json'
|
||||
export const STORAGE_STATE_NO_PIN = 'e2e/.auth/user-no-pin.json'
|
||||
export const E2E_EMAIL = 'e2e@test.com'
|
||||
export const E2E_PASSWORD = 'E2eTestPass1!'
|
||||
export const E2E_PIN = '1234'
|
||||
Reference in New Issue
Block a user