echox
echox copied to clipboard
Fix testing example in docs
Fix the issue discussed in https://github.com/labstack/echox/issues/140
We need to add a new line for the expected JSON to pass the test.
$ go test -run ^TestCreateUser$
PASS
ok echo-testing/handler 0.108s