mirror of
https://github.com/home-assistant/core.git
synced 2026-06-05 07:04:05 +01:00
fc7be8aa00
Fix a bug where a constant configuration variable in the common test library is modified during the test, causing side effects for other tests. This was found by renaming the tests, which caused other tests to fail.