Address late review of 17track config flow (#114283)
* some fixes for 17track * remove await * fix test
This commit is contained in:
parent
6423501498
commit
69356300f0
4 changed files with 16 additions and 15 deletions
|
@ -125,7 +125,7 @@ async def test_import_flow(hass: HomeAssistant, mock_seventeentrack: AsyncMock)
|
|||
(
|
||||
False,
|
||||
None,
|
||||
"invalid_credentials",
|
||||
"invalid_auth",
|
||||
),
|
||||
(
|
||||
True,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue