We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9422293 commit 83969bdCopy full SHA for 83969bd
tests/test_reports_page.py
@@ -219,7 +219,7 @@ def test_failsafe_reports_allocate_sc_for_patient_movements_within_hub_boundarie
219
)
220
221
# Select another screening centre
222
- (ReportsPage(page).set_patients_screening_centre_dropdown).select_option(
+ ReportsPage(page).set_patients_screening_centre_dropdown.select_option(
223
general_properties["coventry_and_warwickshire_bcs_centre"]
224
225
0 commit comments