This commit is contained in:
Jörg Thalheim
2024-09-02 15:47:17 +02:00
parent 8fbc76ecac
commit dca1bd084d
8 changed files with 11 additions and 12 deletions

View File

@@ -496,7 +496,7 @@ def test_secrets(
# user2 is not in the group anymore
with capture_output as output:
cli.run(["secrets", "get", "--flake", str(test_flake.path), "key"])
print(output.out)
print(output.out)
cli.run(
[