mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-06 05:52:12 +08:00
fix boardd loopback test after #19880
old-commit-hash: 59f4ea9fe57b367a84ffd7906aceeb12a5ccccd1
This commit is contained in:
@@ -32,7 +32,7 @@ os.environ['BOARDD_LOOPBACK'] = '1'
|
||||
os.environ['BASEDIR'] = BASEDIR
|
||||
|
||||
@reset_panda
|
||||
@with_processes(['boardd'])
|
||||
@with_processes(['pandad'])
|
||||
def test_boardd_loopback():
|
||||
# wait for boardd to init
|
||||
spinner = Spinner()
|
||||
|
||||
Reference in New Issue
Block a user