mirror of
https://github.com/trussed-dev/fido2-tests.git
synced 2026-06-20 04:16:30 -07:00
add find device instead of select
This commit is contained in:
+1
-1
@@ -180,7 +180,7 @@ class TestDevice:
|
||||
if self.is_nfc:
|
||||
if self.send_nfc_reboot():
|
||||
TestDevice.delay(0.5)
|
||||
self.dev._select()
|
||||
self.find_device(self.nfc_interface_only)
|
||||
return
|
||||
|
||||
print("Please reboot authenticator and hit enter")
|
||||
|
||||
Reference in New Issue
Block a user