mirror of
https://github.com/home-assistant/core.git
synced 2026-08-28 17:15:40 +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.