I have test_a.py and test_b.py files. In test_a.py file I have context manager with patch.dict like below:
patch.dict
with patch.dict("os.environ", {&