mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 00:37:53 +00:00
Fix cast skill test in Habitica (#130213)
This commit is contained in:
parent
4d7405de2c
commit
1f43dc6676
@ -168,7 +168,7 @@ async def test_cast_skill(
|
||||
},
|
||||
HTTPStatus.TOO_MANY_REQUESTS,
|
||||
ServiceValidationError,
|
||||
"Currently rate limited, try again later",
|
||||
"Rate limit exceeded, try again later",
|
||||
),
|
||||
(
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user