mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Remove incorrect parametrize decorator (#90219)
This commit is contained in:
parent
34324c98de
commit
7364e6ecb3
@ -2235,7 +2235,6 @@ async def test_tilt_position_altered_range(
|
||||
)
|
||||
|
||||
|
||||
@pytest.mark.parametrize("hass_config", [])
|
||||
async def test_find_percentage_in_range_defaults(hass: HomeAssistant) -> None:
|
||||
"""Test find percentage in range with default range."""
|
||||
mqtt_cover = MqttCover(
|
||||
|
Loading…
x
Reference in New Issue
Block a user