diff --git a/atomic_red_team/atomic_test_template.yaml b/atomic_red_team/atomic_test_template.yaml index d3eba62c..b4e33c4f 100644 --- a/atomic_red_team/atomic_test_template.yaml +++ b/atomic_red_team/atomic_test_template.yaml @@ -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 \ No newline at end of file