mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-21 11:13:53 +08:00
fix boardd loopback test after #19880
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