Skip to content

Commit 46d9b5b

Browse files
committed
wip
1 parent df2eac1 commit 46d9b5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/test_lynch_self_referral_seeking_further_data_flow.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ def debug_log_subject_db_row(nhs_no):
7676

7777
# # When I self refer the subject
7878
# # TODO: This step may not be needed as the created subject already has a status of "Self-referral"?
79-
subject_page.self_refer_subject()
80-
logging.info("[UI ACTION] Self-referred the subject")
79+
# subject_page.self_refer_subject()
80+
# logging.info("[UI ACTION] Self-referred the subject")
8181

8282
# Then my subject has been updated as follows:
8383
self_referral_criteria = {

0 commit comments

Comments
 (0)