Regression

eu.yals.test.app.TechPartsTest.onApiRequestWithNotJsonInAcceptHeaderAppReturns406WhenNothingFound

Failing for the past 1 build (Since Aborted#10 )
Took 29 ms.

Error Message

expected:<406> but was:<502>

Stacktrace

java.lang.AssertionError: expected:<406> but was:<502>
	at eu.yals.test.app.TechPartsTest.onApiRequestWithNotJsonInAcceptHeaderAppReturns406WhenNothingFound(TechPartsTest.java:94)