Fix to test

This commit is contained in:
Steve Smith
2019-04-10 09:11:49 +10:00
parent 989a6731dd
commit 7a6705959c

View File

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