You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@pytest.mark.parametrize(
"id, download, input, answers, check",
----
@pytest.mark.xfail(reason="Cant get test to work in CI :-(")
def test_ask_missing_params_with_interactivity(
src/mpflash/tests/test_ask_input.py
@pytest.mark.parametrize(
"id, download, input, answers, check",
----
@pytest.mark.xfail(reason="Cant get test to work in CI :-(")
def test_ask_missing_params_with_interactivity(