.env variables should be referenced with builtin ENV/environ function

This commit is contained in:
debugtalk
2018-11-16 12:29:02 +08:00
parent 5013861f74
commit e8d7f8e7c5
6 changed files with 36 additions and 2 deletions

View File

@@ -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