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 a1c08cf commit 8f0fa55Copy full SHA for 8f0fa55
minimum_versions/tests/test_environments.py
@@ -84,7 +84,7 @@ def test_compare_versions(envs, ignored_violations, expected):
84
assert actual == expected
85
86
87
-class TestParseCondaEnvironment:
+class TestCondaEnvironment:
88
@pytest.mark.parametrize(
89
["spec_text", "expected_spec", "expected_warnings"],
90
(
0 commit comments