mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-08-23 19:43:44 +08:00
remove
This commit is contained in:
@@ -111,7 +111,6 @@ def test_lane_turn_nudgeless(carstate, expected_desire):
|
||||
nudgeless_params()
|
||||
dh = DesireHelper()
|
||||
|
||||
dh.alc.lane_change_set_timer = AutoLaneChangeMode.NUDGELESS
|
||||
dh.update(carstate, True, 1.0)
|
||||
assert dh.desire == expected_desire
|
||||
|
||||
|
||||
Reference in New Issue
Block a user