Fixed "env" attribute

main
Adam Cazzolla 10 years ago
parent e6a0ec4e28
commit 7911695b62

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

Loading…
Cancel
Save