From 6e9a497b29f8c09c7e4cae99e972a8171ac9af27 Mon Sep 17 00:00:00 2001 From: Andrew Snodgrass Date: Tue, 28 Jan 2020 12:29:44 -0700 Subject: [PATCH] Fixed test --- activity/graphql/examples/json-throttle-server-time/flogo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/activity/graphql/examples/json-throttle-server-time/flogo.json b/activity/graphql/examples/json-throttle-server-time/flogo.json index 653387b..44ab0d7 100644 --- a/activity/graphql/examples/json-throttle-server-time/flogo.json +++ b/activity/graphql/examples/json-throttle-server-time/flogo.json @@ -113,7 +113,7 @@ "ref": "github.com/project-flogo/microgateway/activity/graphql", "settings": { "mode": "b", - "limit": "1000-200-2000" + "limit": "2000-200-2000" } } ]