Skip to content

Commit e9f4620

Browse files
committed
Rename
1 parent bd728b9 commit e9f4620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/plugins/conan/test_provider.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from cppython.test.pytest.contracts import ProviderIntegrationTestContract
99

1010

11-
class TestCPPythonProvider(ProviderIntegrationTestContract[ConanProvider]):
11+
class TestConanProvider(ProviderIntegrationTestContract[ConanProvider]):
1212
"""The tests for the conan provider"""
1313

1414
@staticmethod

0 commit comments

Comments
 (0)