removed some additional changes from Pipefile

This commit is contained in:
Rshad Zhran 2019-08-19 12:21:54 +02:00
parent 0d0032e2dc
commit 8fbac1af24

View File

@ -14,7 +14,7 @@ molecule = "*"
python_version = "2.7"
[scripts]
test ="molecule test --destroy=never"
test ="molecule test"
agent ="molecule test -s wazuh-agent"
elasticsearch ="molecule test -s elasticsearch"
filebeat ="molecule test -s filebeat"