test_amp: wait for panda
old-commit-hash: dec3c5a57d5893bd2f456fc88d3799300095a02e
This commit is contained in:
@@ -21,6 +21,7 @@ class TestAmplifier(unittest.TestCase):
|
||||
# clear dmesg
|
||||
subprocess.check_call("sudo dmesg -C", shell=True)
|
||||
|
||||
Panda.wait_for_panda(None, 30)
|
||||
self.panda = Panda()
|
||||
self.panda.reset()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user