synapse-product/changelog.d
Dirk Klimpel 1595052b26
Use literals in place of HTTPStatus constants in tests (#13479)
Replace
- `HTTPStatus.NOT_FOUND`
- `HTTPStatus.FORBIDDEN`
- `HTTPStatus.UNAUTHORIZED`
- `HTTPStatus.CONFLICT`
- `HTTPStatus.CREATED`

Signed-off-by: Dirk Klimpel <dirk@klimpel.org>
2022-08-09 14:56:43 +01:00
..
.gitignore
13471.misc Strengthen tests about deleted old push actions. (#13471) 2022-08-09 07:56:16 -04:00
13479.misc Use literals in place of HTTPStatus constants in tests (#13479) 2022-08-09 14:56:43 +01:00