Store: copy pending data (#59934)
This commit is contained in:
parent
0fb21af07f
commit
442597928e
8 changed files with 42 additions and 11 deletions
|
@ -1089,7 +1089,7 @@ async def test_restoring_client(hass, aioclient_mock):
|
|||
data=ENTRY_CONFIG,
|
||||
source="test",
|
||||
options={},
|
||||
entry_id=1,
|
||||
entry_id="1",
|
||||
)
|
||||
|
||||
registry = er.async_get(hass)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue