fix boardd loopback test after #19880

old-commit-hash: 59f4ea9fe57b367a84ffd7906aceeb12a5ccccd1
This commit is contained in:
Adeeb Shihadeh
2021-01-26 12:12:10 -08:00
parent 7dc1f76057
commit 256d586d6c
@@ -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()