
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