mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-09-15 00:03:45 +08:00
Merge remote-tracking branch 'origin/nav-desires' into nav-events
This commit is contained in:
@@ -66,5 +66,5 @@ class TestNavigationd:
|
||||
nav.route = {'580 Winchester dr, oxnard, CA': True}
|
||||
nav.cancel_route_counter = 30
|
||||
nav._update_params()
|
||||
assert nav.route == None
|
||||
assert nav.destination == None
|
||||
assert nav.route is None
|
||||
assert nav.destination is None
|
||||
|
||||
Reference in New Issue
Block a user