see if this passes the test
initialization completed in 66 ms {"id":1,"content":"Hello, World!"} [ERROR] Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 18.842 s <<< FAILURE! - in com.example.demo.DemoApplicationTests [ERROR] greetingDefaultResponse(com.example.demo.DemoApplicationTests) Time elapsed: 0.197 s <<< FAILURE! org.junit.ComparisonFailure: expected:<"[fail this test]"> but was:<"[{"id":1,"content":"Hello, World!"}]"> at com.example.demo.DemoApplicationTests.greetingDefaultResponse(DemoApplicationTests.java:46) https://gitlab.com/enterprisejava/springdevops/-/jobs/102799284
Loading
Please register or sign in to comment