Index: tests/unit_tests/test_ui_proxy.py =================================================================== diff -u -r9d116c25f6482d61d324558b8a1f745468030740 -r1c49c6b02faa4e6a8bbcd85343ecb0a6d60343ae --- tests/unit_tests/test_ui_proxy.py (.../test_ui_proxy.py) (revision 9d116c25f6482d61d324558b8a1f745468030740) +++ tests/unit_tests/test_ui_proxy.py (.../test_ui_proxy.py) (revision 1c49c6b02faa4e6a8bbcd85343ecb0a6d60343ae) @@ -45,7 +45,7 @@ ("acid" , 0 ), ("bicarb" , 0 ), ("dialyzer", 0 ), - ("dia_temp", 35 ), + ("dia_temp", 35.0 ), ("art_low" , -300 ), ("art_high", -200 ), ("ven_low" , -100 ),