We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10da89c commit 5c8ad88Copy full SHA for 5c8ad88
1 file changed
tests/integration/examples/test_conan_cmake.py
@@ -10,7 +10,7 @@
10
11
12
class TestVcpkgCMake:
13
- """Test project variation of vcpkg and CMake"""
+ """Test project variation of conan and CMake"""
14
15
@staticmethod
16
def test_simple(example_runner: CliRunner) -> None:
0 commit comments