generated from ministryofjustice/hmpps-template-typescript
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MAN-19: Optimize Playwright Tests to Reduce Redundancy in Delius Veri…
…fication and Add Tests for Personal Details Match in MAS and Delius
- Loading branch information
smalepati99
committed
Sep 23, 2024
1 parent
d16cd79
commit 10ae484
Showing
2 changed files
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# URLs | ||
DELIUS_URL=https://ndelius.test.probation.service.justice.gov.uk | ||
MANAGE_A_SUPERVISION_URL=https://manage-a-supervision-dev.hmpps.service.justice.gov.uk | ||
|
||
# Credentials | ||
#DELIUS_USERNAME=example | ||
#DELIUS_PASSWORD=example |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters