mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-14 09:37:35 +08:00
set_os_environ before parsing testcase, unset_os_environ after parsing testcase
This commit is contained in:
@@ -7,7 +7,6 @@ import time
|
||||
from tests.api_server import HTTPBIN_SERVER, SECRET_KEY, gen_md5, get_sign
|
||||
|
||||
BASE_URL = "http://127.0.0.1:5000"
|
||||
UserName = os.environ['UserName']
|
||||
|
||||
|
||||
demo_default_request = {
|
||||
|
||||
Reference in New Issue
Block a user