Index: suite_leahi/tst_edit_parameters/test.py =================================================================== diff -u -r84fec1666e63db5d9cf5ab57113c467376aca2d6 -r3b1585c8cf24c14498f1ebd55f571d09f55e472e --- suite_leahi/tst_edit_parameters/test.py (.../test.py) (revision 84fec1666e63db5d9cf5ab57113c467376aca2d6) +++ suite_leahi/tst_edit_parameters/test.py (.../test.py) (revision 3b1585c8cf24c14498f1ebd55f571d09f55e472e) @@ -490,7 +490,7 @@ rejectionReason = utility.get_object_from_names(names.o_treatmentHome_notification_NotificationBarSmall) test.compare(rejectionReason.text, "[1] Request is not allowed in the current operating mode", "Rejection Reason text should be :" + str("[1] Request is not allowed in the current operating mode")) - #rejection reason is 1 + #rejection reason is 0 payload = conversions.integer_to_bytearray(1) payload += conversions.integer_to_bytearray(0) td.cmd_send_general_response(message_id =MsgIds.MSG_ID_TD_TREATMENT_SET_POINT_BLOOD_FLOW_CHANGE_RESPONSE.value,