Skip to content

Commit 4a17d8b

Browse files
Addressing SonarQube issue
1 parent 1be6e75 commit 4a17d8b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/regression/regression_tests/fobt_regression_tests/test_scenario_18.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -759,9 +759,6 @@ def test_scenario_18(page: Page) -> None:
759759
ContactWithPatientPage(page).record_post_investigation_appointment_not_required()
760760

761761
# Then my subject has been updated as follows:
762-
criteria = {
763-
"latest episode includes event status": "A323 Post-investigation Appointment NOT Required"
764-
}
765762
subject_assertion(
766763
nhs_no,
767764
{

0 commit comments

Comments
 (0)