Index: tests/dg_heat_and_chemical_disinfect_test.py =================================================================== diff -u -rd9310e1930f9237650263dcad07f676439468b50 -r2011b5c06793fc8e98f9e43113b15cff016024a1 --- tests/dg_heat_and_chemical_disinfect_test.py (.../dg_heat_and_chemical_disinfect_test.py) (revision d9310e1930f9237650263dcad07f676439468b50) +++ tests/dg_heat_and_chemical_disinfect_test.py (.../dg_heat_and_chemical_disinfect_test.py) (revision 2011b5c06793fc8e98f9e43113b15cff016024a1) @@ -288,7 +288,7 @@ print(var) f.write(var) - if run_number > 5 and dg.dg_operation_sub_mode == 2: + if run_number > 7 and dg.dg_operation_sub_mode == 2: dg.hd_proxy.cmd_start_stop_dg(start=False) f.close() break @@ -528,9 +528,9 @@ #run_chemical_disinfect() - #run_dg() + run_dg() - run_ro_pump_duty_cycles() + #run_ro_pump_duty_cycles() #cmd_set_disinfect_ui_screen()