mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-12-12 09:55:29 -05:00
9da1a88e74
Nest automatically tries to parse incoming requests with application/json as content-type and responds with HTTP 400 if the parsing fails. As our test-note-content is not valid JSON, we need to set another content-type. Signed-off-by: David Mehren <git@herrmehren.de> |
||
---|---|---|
.. | ||
notes.e2e-spec.ts |