removed some additional changes from Pipefile
This commit is contained in:
parent
0d0032e2dc
commit
8fbac1af24
2
Pipfile
2
Pipfile
@ -14,7 +14,7 @@ molecule = "*"
|
|||||||
python_version = "2.7"
|
python_version = "2.7"
|
||||||
|
|
||||||
[scripts]
|
[scripts]
|
||||||
test ="molecule test --destroy=never"
|
test ="molecule test"
|
||||||
agent ="molecule test -s wazuh-agent"
|
agent ="molecule test -s wazuh-agent"
|
||||||
elasticsearch ="molecule test -s elasticsearch"
|
elasticsearch ="molecule test -s elasticsearch"
|
||||||
filebeat ="molecule test -s filebeat"
|
filebeat ="molecule test -s filebeat"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user