Skip to content

Commit

Permalink
minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
czoido committed Nov 17, 2023
1 parent d373d8f commit 9db9d42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_smoke.py
Original file line number Diff line number Diff line change
Expand Up @@ -672,7 +672,7 @@ def test_no_generator_py(self, capfd, basic_cmake_project, resource_path):
assert 'Cmake-conan: CMakeDeps generator was not defined in the conanfile' in err


class TestCustomCMakeExe:
class TestInjectCMakeFolderToPath:
def test_inject_invoked_path(self, capfd, basic_cmake_project):
"""
Test that we inject the CMake we used to invoke the provider for the Conan builds
Expand Down

0 comments on commit 9db9d42

Please sign in to comment.