File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -134,7 +134,7 @@ def test_failsafe_reports_screening_subjects_with_inactive_open_episode(
134134 ReportsPage (page ).click_nhs_number_link (page )
135135
136136 # Verify the page title is "Subject Screening Summary"
137- BasePage (page ).bowel_cancer_screening_ntsh_page_title_contains_text (
137+ BasePage (page ).bowel_cancer_screening_page_title_contains_text (
138138 "Subject Screening Summary"
139139 )
140140
@@ -345,9 +345,7 @@ def test_operational_reports_appointment_attendance_not_updated(
345345 ReportsPage (
346346 page
347347 ).attendance_not_updated_set_patients_screening_centre_dropdown .select_option (
348- ReportsPage (page ).general_properties_properties [
349- "coventry_and_warwickshire_bcs_centre"
350- ]
348+ general_properties ["coventry_and_warwickshire_bcs_centre" ]
351349 )
352350
353351 # Click "Generate Report" button
You can’t perform that action at this time.
0 commit comments