fix #392: multiple '=' in .env file

This commit is contained in:
httprunner
2018-09-17 15:16:35 +08:00
parent f65b7aac52
commit 8e89246cbe
3 changed files with 5 additions and 3 deletions

View File

@@ -1,3 +1,4 @@
UserName=test
Password=654321
PROJECT_KEY=AAABBBCCC
PROJECT_KEY=AAABBBCCC
content_type=application/json; charset=UTF-8