typo
This commit is contained in:
parent
bfb72c7fd6
commit
5d0bb647a3
@ -295,7 +295,7 @@ def test_env_install_same_spec_twice(install_mockery, mock_fetch):
|
||||
|
||||
# The second installation reports all packages already installed
|
||||
out = install("cmake-client")
|
||||
assert "Executing phase" not in output
|
||||
assert "Executing phase" not in out
|
||||
|
||||
|
||||
def test_env_definition_symlink(install_mockery, mock_fetch, tmpdir):
|
||||
|
Loading…
Reference in New Issue
Block a user