mirror of
https://github.com/home-assistant/core.git
synced 2026-09-02 11:31:45 +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.