From 201951be4ba9bb6c1ee7b92ab51d1e3bc4c07fb6 Mon Sep 17 00:00:00 2001 From: Meir Wahnon Date: Fri, 20 Jul 2018 01:30:37 -0700 Subject: [PATCH] enable TE again (#1828) --- Tests/conf.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Tests/conf.json b/Tests/conf.json index db833c7c975b..0bd0bc9b98df 100644 --- a/Tests/conf.json +++ b/Tests/conf.json @@ -378,6 +378,10 @@ "nightly": true, "timeout": 1200 }, + { + "integrations": "ThreatExchange", + "playbookID": "ThreatExchange-test" + }, { "integrations": "Recorded Future", "playbookID": "Recorded Future Test", @@ -389,10 +393,6 @@ "integrations": "VMware", "playbookID": "VMWare Test" }, - { - "integrations": "ThreatExchange", - "playbookID": "ThreatExchange-test" - }, { "integrations": "Anomali ThreatStream", "playbookID": "Anomali_ThreatStream_Test"