Skip to content

Instantly share code, notes, and snippets.

@jhs
Created June 17, 2014 15:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jhs/44ffff3448c8dfb8880c to your computer and use it in GitHub Desktop.
Save jhs/44ffff3448c8dfb8880c to your computer and use it in GitHub Desktop.
Test failure
$ npm test
> cms@1.0.0 test /home/travis/build/PolicyMic/cms
> npm run bundle-test && node_modules/.bin/mocha-phantomjs TestRunner.html
> cms@1.0.0 bundle-test /home/travis/build/PolicyMic/cms
> browserify -t jadeify specs/*.js --fast -o dist/test_bundle.js
TypeError: 'undefined' is not an object (evaluating 'Function.prototype.bind.call')
file:///home/travis/build/PolicyMic/cms/dist/test_bundle.js:11395
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment