mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 04:35:11 +02:00
Fix cast skill test in Habitica (#130213)
This commit is contained in:
@@ -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",
|
||||
),
|
||||
(
|
||||
{
|
||||
|
Reference in New Issue
Block a user