Enable Ruff PT012 (#113957)
This commit is contained in:
parent
915658daa1
commit
721b2c2ca8
90 changed files with 341 additions and 429 deletions
|
@ -1855,7 +1855,6 @@ async def test_cancellation_is_not_blocked(
|
|||
|
||||
with pytest.raises(asyncio.CancelledError):
|
||||
assert await platform.async_setup_entry(config_entry)
|
||||
await hass.async_block_till_done()
|
||||
|
||||
full_name = f"{config_entry.domain}.{platform.domain}"
|
||||
assert full_name not in hass.config.components
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue