Skip to content

Commit 8f0fa55

Browse files
committed
rename
1 parent a1c08cf commit 8f0fa55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

minimum_versions/tests/test_environments.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ def test_compare_versions(envs, ignored_violations, expected):
8484
assert actual == expected
8585

8686

87-
class TestParseCondaEnvironment:
87+
class TestCondaEnvironment:
8888
@pytest.mark.parametrize(
8989
["spec_text", "expected_spec", "expected_warnings"],
9090
(

0 commit comments

Comments
 (0)