protean icon indicating copy to clipboard operation
protean copied to clipboard

missing sample response file yields confusing unrelated error in lein run test

Open rossajmcd opened this issue 9 years ago • 0 comments

CLI test with lein run test...: fail - expected status 200 (was 500) expected headers content-type (was server,content-length,connection,date)

server debug: java.lang.Exception: Could not find relative path: ...

so essentially this is confusing in the CLI i.e. when testing

rossajmcd avatar Jul 28 '16 15:07 rossajmcd