Skip to content

Commit

Permalink
Try #2 connect tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Agam committed Jan 17, 2019
1 parent b27f2a3 commit 6c17221
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion Scripts/script-PcapHTTPExtractor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -261,4 +261,6 @@ outputs:
type: string
scripttarget: 0
dockerimage: demisto/pcap-http-extractor:1.0.0.98
releaseNotes: "Adding a new script that allows to extract http flows from pcap/pcapng files."
releaseNotes: "Adding a new script that allows to extract http flows from pcap/pcapng files."
tests:
- blockip_test_playbook
4 changes: 2 additions & 2 deletions Tests/id_set.json
Original file line number Diff line number Diff line change
Expand Up @@ -4772,9 +4772,9 @@
"script_executions": [
"getEntries",
"getFilePath"
],
],
"tests": [
"Test-PcapHTTPExtractor"
"blockip_test_playbook"
]
}
}
Expand Down

0 comments on commit 6c17221

Please sign in to comment.