From be8c858ca7414000ce4e79894d52503c026d4ea4 Mon Sep 17 00:00:00 2001 From: Snehal Patel Date: Thu, 14 May 2015 14:30:47 -0500 Subject: [PATCH] Fixing parse error thrown due toy google gson incompatibility --- src/main/resources/nodeConfigTemplate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/nodeConfigTemplate.json b/src/main/resources/nodeConfigTemplate.json index 586b5c8..de797e6 100755 --- a/src/main/resources/nodeConfigTemplate.json +++ b/src/main/resources/nodeConfigTemplate.json @@ -11,7 +11,7 @@ "maxInstances": , "instanceId": "", "seleniumProtocol": "WebDriver" - }, + } ], "configuration": {