mirror of
https://github.com/home-assistant/core.git
synced 2026-09-02 18:24:49 -05: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.