From 7911695b6231cf9f1befc3036ca86a5854f9a09b Mon Sep 17 00:00:00 2001 From: Adam Cazzolla Date: Thu, 26 Feb 2015 20:19:21 -0500 Subject: [PATCH] Fixed "env" attribute --- src/apps.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/apps.json b/src/apps.json index fbe0cfcb6..8e9cf811c 100755 --- a/src/apps.json +++ b/src/apps.json @@ -3085,7 +3085,9 @@ "cats": [ 1 ], - "env": "LITHIUM", + "env": [ + "^LITHIUM$" + ], "headers": { "Set-Cookie": "LiSESSIONID=", "Set-Cookie": "LithiumVisitor="