mk test error more clearly a test
This commit is contained in:
parent
8c0479d013
commit
6f9c64416b
@ -25,7 +25,7 @@ class API extends Application
|
||||
return status: 500, json: { errors: {err}, :trace } -- NOTE trace should be saved and NOT returned to the user
|
||||
|
||||
[err_test: "/err"]: =>
|
||||
error!
|
||||
error "this is a testing error"
|
||||
|
||||
[new: "/new"]: capture_errors_json json_params =>
|
||||
assert_valid @params, {
|
||||
|
Loading…
Reference in New Issue
Block a user