Skip to content

Commit 83969bd

Browse files
committed
Addressing PR comment
1 parent 9422293 commit 83969bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_reports_page.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ def test_failsafe_reports_allocate_sc_for_patient_movements_within_hub_boundarie
219219
)
220220

221221
# Select another screening centre
222-
(ReportsPage(page).set_patients_screening_centre_dropdown).select_option(
222+
ReportsPage(page).set_patients_screening_centre_dropdown.select_option(
223223
general_properties["coventry_and_warwickshire_bcs_centre"]
224224
)
225225

0 commit comments

Comments
 (0)