produce a testinfra failure
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Robert Kaussow 2019-02-28 09:07:14 +01:00
parent 27105bb2df
commit 2a86a0a84f

View File

@ -11,4 +11,4 @@ def test_hosts_file(host):
assert f.exists
assert f.user == 'root'
assert f.group == 'root'
assert f.group == 'xxx'