Index: tests/unit_tests/test_ui_proxy.py =================================================================== diff -u -r3a70bfb451b74106348c064c34f19934aadd9119 -r835ce068c1989cd32821cd39737ac081fb856420 --- tests/unit_tests/test_ui_proxy.py (.../test_ui_proxy.py) (revision 3a70bfb451b74106348c064c34f19934aadd9119) +++ tests/unit_tests/test_ui_proxy.py (.../test_ui_proxy.py) (revision 835ce068c1989cd32821cd39737ac081fb856420) @@ -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 ),