diff --git a/tests/pico-fido/test_022_discoverable.py b/tests/pico-fido/test_022_discoverable.py index 92596de..2faa2ed 100644 --- a/tests/pico-fido/test_022_discoverable.py +++ b/tests/pico-fido/test_022_discoverable.py @@ -268,7 +268,6 @@ def test_returned_credential(device): ga_res = device.GA(allow_list=allow_list,options={'up':False})['res'] - print(ga_res) # No other credentials should be returned with pytest.raises(CtapError) as e: