Index: tst_pre_treatment_patient_connection/test.py =================================================================== diff -u -r08990cb9543b8deb3f05a05e6172029b4732e889 -r3d7cf6a6f54664810349200e11223e93c04011d2 --- tst_pre_treatment_patient_connection/test.py (.../test.py) (revision 08990cb9543b8deb3f05a05e6172029b4732e889) +++ tst_pre_treatment_patient_connection/test.py (.../test.py) (revision 3d7cf6a6f54664810349200e11223e93c04011d2) @@ -233,7 +233,7 @@ start_test_treatment_ultrafiltration(config.TREATMENT_ULTRAFILTERATION_TESTING_OPTION[ranges]) #verification of rejection message -# test_rejection_message_patient_connection(accept_status = False) + test_rejection_message_patient_connection(accept_status = False) #cmd to navigate to BP/HR section hd_simulator.cmd_send_uf_treatment_response(accepted = True, reason = 0, volume = config.UF_VALID_RANGE)