Takashi Kajinami f907ec9c27 Fix broken unit tests with Werkzeug>=2.3.0
Werkzeug>=2.3.0 introduced a logic to detect incorrect Content-Type and
now returns 415 instead of 400 if an application tries to load request
body as json but Content-Type is not `application/json`.

This fixes the unit test broken by that change.

Change-Id: I3470813661be312eac7bbead91af7913aa15ac9d
2024-01-22 07:36:10 +00:00
..
2017-04-06 17:05:16 +01:00