We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cd910b commit 60ecee5Copy full SHA for 60ecee5
tests/test_api.py
@@ -43,6 +43,7 @@ def test_api_with_specifier_pdt():
43
)
44
check_data_results(results=results.to_dict(generic_paths=True), expected_file=expected_file)
45
46
+
47
@pytest.mark.online
48
def test_api_with_requirement_file():
49
expected_file = test_env.get_test_loc("test-api-with-requirement-file.json", must_exist=False)
0 commit comments