mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 10:59:40 +00:00
Improve the mock_integration_frame test fixture (#139850)
* Improve the mock_integration_frame test fixture * Update test
This commit is contained in:
@@ -23,7 +23,7 @@ async def test_extract_frame_integration(
|
||||
custom_integration=False,
|
||||
frame=mock_integration_frame,
|
||||
integration="hue",
|
||||
module=None,
|
||||
module="homeassistant.components.hue.light",
|
||||
relative_filename="homeassistant/components/hue/light.py",
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user