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

Fixing whitespaces

parent d7b25b42
No related branches found
No related tags found
1 merge request!11Infra 5311
Pipeline #122668 failed
......@@ -64,8 +64,8 @@ def test_opis_repositories(host):
host.ansible.get_variables()["inventory_hostname"]
== "ics-ans-role-phoebus-ubuntu"
):
for filename in (
"/data/opis-pbi/10-Engineer/10-ACC/99-PBI/README.md",
for filename in (
"/data/opis-pbi/10-Engineer/10-ACC/99-PBI/README.md",
):
assert host.file(filename).exists
cmd = host.run("cd /data/opis-pbi/10-Engineer/10-ACC/99-PBI;git rev-parse HEAD")
......
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