diff --git a/mytestsuite.py b/mytestsuite.py index 38aa8e1..5288334 100644 --- a/mytestsuite.py +++ b/mytestsuite.py @@ -16,8 +16,8 @@ TC_EVSE_Shutdown_during_CurrentDemand = 2000 TC_EVSE_Malfunction_during_CurrentDemand = 2001 # Here we configure, which test case should fire, and after which number of calls: -testsuite_testcase_number = TC_EVSE_Shutdown_during_PreCharge -testsuite_delayCycles = 5 +testsuite_testcase_number = TC_EVSE_Malfunction_during_CurrentDemand +testsuite_delayCycles = 200