mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 00:43:06 -06:00
DCD-224: Fix to test
This commit is contained in:
@@ -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'
|
||||||
|
|||||||
Reference in New Issue
Block a user