File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
tests/regression/regression_tests/fobt_regression_tests Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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,
You can’t perform that action at this time.
0 commit comments