Fix cast skill test in Habitica (#130213)

This commit is contained in:
Manu 2024-11-09 13:12:04 +01:00 committed by GitHub
parent 4d7405de2c
commit 1f43dc6676
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -168,7 +168,7 @@ async def test_cast_skill(
}, },
HTTPStatus.TOO_MANY_REQUESTS, HTTPStatus.TOO_MANY_REQUESTS,
ServiceValidationError, ServiceValidationError,
"Currently rate limited, try again later", "Rate limit exceeded, try again later",
), ),
( (
{ {