Guest User

Untitled

a guest
Jun 20th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. camilo@macbooksito:~/Development/connect$ make test TESTS=test/router.test.js
  2.  
  3. uncaught: AssertionError: expected response body of 'file: jquery.js', got 'Cannot GET /account/12/files/jquery.js'
  4. at IncomingMessage.<anonymous> (/home/camilo/Development/connect/test/helpers/http.js:58:28)
  5. at IncomingMessage.emit (events:41:20)
  6. at HTTPParser.onMessageComplete (http:107:23)
  7. at Client.onData [as ondata] (http:848:27)
  8. at IOWatcher.callback (net:494:29)
  9. at node.js:768:9
  10.  
  11.  
  12. Failures: 1
  13.  
  14.  
  15. make: *** [test] Error 1
Add Comment
Please, Sign In to add comment