Skip to content

ConsumerApplicationIT: relax body matching, it's not JSON

Peter Fischer requested to merge es-emitter-wiremock-test into main

Using the bulk API, every line in the HTTP request body is valid JSON but not the whole body. For some reason wiremock does not complain

Change-Id: I6fe12857b94dcc8723efa71dff64490436c33a64

Merge request reports