Skip to content

Commit

Permalink
Fix failures because of clinician
Browse files Browse the repository at this point in the history
  • Loading branch information
root authored and root committed Jan 29, 2025
1 parent a85ec38 commit c577000
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion test_data/models/assessing_clinicians.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
assessing_clinicians = [
"Automated Lead Admin - neelima.guntupalli1+leadadministrator_automated@nhs.net",
"Automated Lead Admin - neelima.guntupalli1+leadadmin_automated@nhs.net",
"Automated Recorder - [email protected]",
"Automated Admin - [email protected]"
]
2 changes: 1 addition & 1 deletion test_data/models/consenting_clinicians.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
consenting_clinicians = [
"Automated Lead Admin - neelima.guntupalli1+leadadministrator_automated@nhs.net",
"Automated Lead Admin - neelima.guntupalli1+leadadmin_automated@nhs.net",
"Automated Recorder - [email protected]",
"Automated Admin - [email protected]"
]
2 changes: 1 addition & 1 deletion test_data/models/vaccinating_clinicians.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
vaccinating_clinicians = [
"Automated Lead Admin - neelima.guntupalli1+leadadministrator_automated@nhs.net",
"Automated Lead Admin - neelima.guntupalli1+leadadmin_automated@nhs.net",
"Automated Recorder - [email protected]",
"Automated Admin - [email protected]"
]

0 comments on commit c577000

Please sign in to comment.