Files
fido2-tests/tests/standard/connect_test.py

9 lines
90 B
Python

import pytest
import tests
@pytest.mark.run(order=1)
def test_answer(device):
pass