mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-01 22:09:35 +08:00
relocate build url with base_url
This commit is contained in:
@@ -795,8 +795,7 @@ def _extend_with_testcase(test_dict, testcase_def_dict):
|
||||
|
||||
|
||||
def __prepare_config(config, project_mapping):
|
||||
""" parse testcase/testsuite config,
|
||||
including everything (name and base_url) except variables.
|
||||
""" parse testcase/testsuite config.
|
||||
"""
|
||||
# get config variables
|
||||
raw_config_variables = config.pop("variables", {})
|
||||
|
||||
Reference in New Issue
Block a user