From c4a28544477232e3f299ec92bd87ff0b77736116 Mon Sep 17 00:00:00 2001 From: merlokk <807634+merlokk@users.noreply.github.com> Date: Mon, 12 Aug 2019 18:06:36 +0300 Subject: [PATCH] todo --- tests/conftest.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/conftest.py b/tests/conftest.py index 881546d..72fd97c 100644 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -177,6 +177,7 @@ class TestDevice: TestDevice.delay(0.25) elif self.nfc_interface_only: print("nfc") + #TODO add magic nfc command to reboot device else: print("Please reboot authenticator and hit enter") input()