mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-18 19:57:35 +08:00
.env variables should be referenced with builtin ENV/environ function
This commit is contained in:
@@ -27,7 +27,6 @@ class TestFileLoader(unittest.TestCase):
|
||||
|
||||
os.remove(yaml_tmp_file)
|
||||
|
||||
|
||||
def test_load_json_file_file_format_error(self):
|
||||
json_tmp_file = "tests/data/tmp.json"
|
||||
# create empty file
|
||||
|
||||
Reference in New Issue
Block a user