Skip to content

Commit

Permalink
Updated api tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lk-iqt committed Nov 21, 2023
1 parent 529cb87 commit 9c47a1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ class FakeArgs:
def __init__(self):
self.name = "test"
self.mqtt_server = ""
self.gps_server = ""
self.use_external_gps = False
self.use_external_heading = False
self.external_gps_server = ""
Expand Down

0 comments on commit 9c47a1d

Please sign in to comment.