Skip to content

Commit d3a78c6

Browse files
committed
completing surveillance scenario 1
1 parent c06f4ba commit d3a78c6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/regression/regression_tests/surveillance_regression_tests/test_surveillance_scenario_1.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -143,9 +143,6 @@ def test_scenario_1(page: Page, general_properties: dict) -> None:
143143
"latest event status": "X505 HealthCheck Form Printed",
144144
},
145145
)
146-
UserTools.user_login(
147-
page, "Screening Centre Manager at BCS001", return_role_type=True
148-
)
149146
# When I view the subject
150147
screening_subject_page_searcher.navigate_to_subject_summary_page(page, nhs_no)
151148
# And I select the advance episode option for "Record Contact with Patient"

0 commit comments

Comments
 (0)