Skip to content
Commit 0a040ab7 authored by kus's avatar kus 🤔
Browse files

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
parent 9c5fdb65
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment