You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Class io.eventuate.examples.tram.sagas.ordersandcustomers.endtoendtests.CustomersAndOrdersEndToEndTest
java.lang.AssertionError: Expected 200 for http://localhost:63998/swagger-ui/index.html, got 404
at org.junit.Assert.fail(Assert.java:89)
at io.eventuate.examples.tram.sagas.ordersandcustomers.endtoendtests.CustomersAndOrdersEndToEndTest.assertUrlStatusIsOk(CustomersAndOrdersEndToEndTest.java:193)
at io.eventuate.examples.tram.sagas.ordersandcustomers.endtoendtests.CustomersAndOrdersEndToEndTest.testSwaggerUiUrl(CustomersAndOrdersEndToEndTest.java:187)
at io.eventuate.examples.tram.sagas.ordersandcustomers.endtoendtests.CustomersAndOrdersEndToEndTest.testSwaggerUiUrls(CustomersAndOrdersEndToEndTest.java:181)
Class io.eventuate.examples.tram.sagas.ordersandcustomers.endtoendtests.CustomersAndOrdersEndToEndTest
Part of eventuate-foundation/eventuate-common#131 work
The text was updated successfully, but these errors were encountered: