mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-09-15 02:13:43 +08:00
always reset state
This commit is contained in:
+1
@@ -32,6 +32,7 @@ class TestSpeedLimitController:
|
||||
return CI
|
||||
|
||||
def reset_state(self):
|
||||
self.slc.state = SpeedLimitControlState.inactive
|
||||
self.slc.frame = -1
|
||||
|
||||
def setup_method(self):
|
||||
|
||||
Reference in New Issue
Block a user