Skip to content

Commit

Permalink
Add longer timeout to tanium (#1094)
Browse files Browse the repository at this point in the history
* Add longer timeout to tanium

* Update conf.json
  • Loading branch information
shaniacht1 authored and dorsha committed Dec 24, 2017
1 parent e667516 commit 1ae4b3a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Tests/conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,8 @@
{
"integrations": "Tanium",
"playbookID": "Tanium Demo Playbook",
"nightly": true
"nightly": true,
"timeout": 1200
},
{
"playbookID": "ProofpointDecodeURL-Test"
Expand Down

0 comments on commit 1ae4b3a

Please sign in to comment.