Misc. minor cleanups.

This commit is contained in:
Steve Smith
2019-04-09 16:20:13 +10:00
parent fa1ac8c7e6
commit 989a6731dd
3 changed files with 3 additions and 2 deletions

View File

@@ -22,6 +22,7 @@ def test_dirs_created(host, target):
assert d.is_directory
assert d.user == 'testuser'
@pytest.mark.parametrize('target', [
'/usr/bin/git',
'/usr/bin/psql',