We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87e7fe6 commit 76a6b3cCopy full SHA for 76a6b3c
tests/components/motionblinds_ble/test_diagnostics.py
@@ -24,4 +24,4 @@ async def test_diagnostics(
24
25
assert await get_diagnostics_for_config_entry(
26
hass, hass_client, mock_config_entry
27
- ) == snapshot(exclude=props("created_at", "modified_at", "repr"))
+ ) == snapshot(exclude=props("created_at", "modified_at"))
0 commit comments