From 32b6f1d9a4268226e5696fb042ed7d75232ace97 Mon Sep 17 00:00:00 2001 From: Binat Ziser <89336697+bziser@users.noreply.github.com> Date: Tue, 17 Oct 2023 17:08:51 +0300 Subject: [PATCH] adding timeout to Autofocus Query Samples, Sessions and Tags Test Playbook (#30226) --- Tests/conf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tests/conf.json b/Tests/conf.json index f7fb18efa804..16251edd74fb 100644 --- a/Tests/conf.json +++ b/Tests/conf.json @@ -761,7 +761,7 @@ "integrations": "AutoFocus V2", "playbookID": "Autofocus Query Samples, Sessions and Tags Test Playbook", "fromversion": "4.5.0", - "timeout": 1500 + "timeout": 1800 }, { "integrations": "HelloWorld",