Regression

eu.yals.test.app.SlashEndpointTest.storeURLAndCheckIfRedirectToSameURL

Failing for the past 1 build (Since Aborted#10 )
Took 0.91 sec.

Error Message

expected:<201> but was:<502>

Stacktrace

java.lang.AssertionError: expected:<201> but was:<502>
	at eu.yals.test.app.SlashEndpointTest.store(SlashEndpointTest.java:72)
	at eu.yals.test.app.SlashEndpointTest.storeURLAndCheckIfRedirectToSameURL(SlashEndpointTest.java:34)