ITOPSENG-101 simpler work around junk paths in unarchive

This commit is contained in:
Brett Meehan
2019-11-11 13:17:15 +11:00
parent 1cf02e721f
commit 8a8b2a889d
2 changed files with 6 additions and 8 deletions

View File

@@ -32,7 +32,6 @@ def test_is_unpacked(host):
assert installer.mode == 0o0755
def test_obr_is_downloaded(host):
installer = host.file('/media/atl/downloads/jira-servicedesk-application-3.16.1.obr')
assert installer.exists
assert installer.user == 'root'