mirror of
https://github.com/home-assistant/core.git
synced 2026-08-25 23:54:44 +01:00
Replacing temporary file creation in tests with mock's mock_open for faster IO.
Replacing temporary file creation in tests with mock's mock_open for faster IO.