mirror of
https://github.com/elisspace/core.git
synced 2026-09-25 20:17:16 +00: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.