DCD-224: Fix to test

This commit is contained in:
Steve Smith
2019-04-10 09:11:49 +10:00
parent ba49e5c087
commit 4e0adcc5fe

View File

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