Skip to content
Snippets Groups Projects
Commit 1355ae42 authored by Luis Contreras's avatar Luis Contreras
Browse files

Fixing whitespaces

parent 926a0c66
No related branches found
No related tags found
1 merge request!11Infra 5311
Pipeline #122670 passed
......@@ -59,7 +59,7 @@ def test_opis_repositories(host):
assert host.file(filename).exists
cmd = host.run("cd /data/opis-pbi/opis-pbi-systemexpert;git rev-parse HEAD")
assert cmd.stdout.strip() == "1d34327ea88a12fec5e64c38839e038361e0a660"
else:
else:
for filename in (
"/data/opis-pbi/10-Engineer/10-ACC/99-PBI/README.md",
):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment