summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--vagrant/ansible/roles/client.test.prep/tasks/main.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/vagrant/ansible/roles/client.test.prep/tasks/main.yml b/vagrant/ansible/roles/client.test.prep/tasks/main.yml
index 307590a..65b695b 100644
--- a/vagrant/ansible/roles/client.test.prep/tasks/main.yml
+++ b/vagrant/ansible/roles/client.test.prep/tasks/main.yml
@@ -13,7 +13,3 @@
group: root
state: link
-- name: Run tests
- command:
- chdir: /root/samba-integration-tests
- cmd: make test