Skip to content

test '#49' fails on master branch #120

@sanstream

Description

@sanstream

running npm test or make test
Gives this output:

> canned@0.3.10 test /home/sanne/Projects/bankai/canned
> make test

./node_modules/.bin/jasmine-node --captureExceptions spec
...................................................SyntaxError: Unexpected end of JSON input
    at JSON.parse (<anonymous>)
    at Object.res.end (/home/sanne/Projects/bankai/canned/spec/canned.spec.js:620:29)
    at ontimeout (timers.js:475:11)
    at tryOnTimeout (timers.js:310:5)
    at Timer.listOnTimeout (timers.js:270:5)
Makefile:7: recipe for target 'test' failed
make: *** [test] Error 1
npm ERR! Test failed.  See above for more details.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions