Knotx / knotx-junit5

JUnit 5 support and extensions for Vert.x projects
https://knotx.io
Apache License 2.0
0 stars 4 forks source link

Fixed content-type header for ClasspathResourcesMockServer files #39

Closed malaskowski closed 4 years ago

malaskowski commented 4 years ago

Description

Fixed content-type header for ClasspathResourcesMockServer files

Motivation and Context

Now, Content-Type is added as a header for resources in KnotxWiremockExtension. This will fix failing tests for https://github.com/Knotx/knotx-data-bridge/pull/58.

Types of changes

Checklist:


I hereby agree to the terms of the Knot.x Contributor License Agreement.