Fixed "env" attribute

main
Adam Cazzolla 10 years ago
parent e6a0ec4e28
commit 7911695b62

@ -3085,7 +3085,9 @@
"cats": [ "cats": [
1 1
], ],
"env": "LITHIUM", "env": [
"^LITHIUM$"
],
"headers": { "headers": {
"Set-Cookie": "LiSESSIONID=", "Set-Cookie": "LiSESSIONID=",
"Set-Cookie": "LithiumVisitor=" "Set-Cookie": "LithiumVisitor="

Loading…
Cancel
Save