Skip to content

Commit 1d54fb1

Browse files
committed
removed trailing whitespace
1 parent c730077 commit 1d54fb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/regression/regression_tests/fobt_regression_tests/test_scenario_5.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -328,9 +328,9 @@ def test_scenario_5(page: Page) -> None:
328328
# And I save Diagnosis Date Information
329329
RecordDiagnosisDatePage(page).click_save_button()
330330

331-
# The steps below have been commented out because it appears that the A50 event is not currently being created when the diagnosis date is recorded.
331+
# The steps below have been commented out because it appears that the A50 event is not currently being created when the diagnosis date is recorded.
332332
# The final assertion (line 353) passes without these steps so this needs to be investigated and fixed when Kate and Rob return from leave.
333-
333+
334334
# # Then my subject has been updated as follows:
335335
# subject_assertion(
336336
# nhs_no,

0 commit comments

Comments
 (0)