Skip to content

Commit

Permalink
#110 Remove artifact in echoAnalyzer output
Browse files Browse the repository at this point in the history
  • Loading branch information
To-om committed Jul 26, 2018
1 parent 7694fca commit 0f790b9
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions test/resources/analyzers/echoAnalyzer/echoAnalyzer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,6 @@ cat << EOF
{ "namespace": "test", "predicate": "data", "value": "echo", "level": "info" }
]
},
"artifacts": [
{
"data": ${DATA},
"dataType": ${DATATYPE}
}
],
"full": ${ARTIFACT},
"operations": [
{ "type": "AddTagToCase", "tag": "From Action Operation" },
Expand Down

0 comments on commit 0f790b9

Please sign in to comment.