removing duplicate 'command' element from template (#550)

* removing duplicate 'command' element from template

* include TODO
This commit is contained in:
Carrie Roberts
2019-09-05 17:36:30 -06:00
committed by Michael Haag
parent 91a5f29006
commit 95f2a5ed6f
+1 -2
View File
@@ -28,5 +28,4 @@ atomic_tests:
command: | # these are the actaul attack commands, at least one command must be provided
TODO
cleanup_command: | # you can remove the cleanup_command section if there are no cleanup commands
command: |
TODO
TODO