fix stten6 gg

This commit is contained in:
Eduardo 2024-12-16 08:58:29 +01:00
parent 434450656a
commit 11e21b0c23

View File

@ -145,7 +145,7 @@ class Test_Leak(Test_Test):
# AUTO START SECOND TEST
if step.step_type == "leak_2":
if self.config["hardware_config"].get("dual_chanel", "absent") == "present":
if self.config["hardware_config"].get("dual_channel", "absent") == "present":
self.recipe_written = False
time.sleep(1)
self.start_b.setEnabled(True)