Skip to content
This repository was archived by the owner on Apr 28, 2020. It is now read-only.

fix a error with mocha test#24

Open
tsurumure wants to merge 1 commit into
koajs:masterfrom
tsurumure:mure-mocha-warning
Open

fix a error with mocha test#24
tsurumure wants to merge 1 commit into
koajs:masterfrom
tsurumure:mure-mocha-warning

Conversation

@tsurumure

Copy link
Copy Markdown

When i run mocha in ./api/users, i got some error

Uncaught TypeError: Cannot read property 'eql' of undefined

Here is my solve:

// (./api/users/test.js) add it
var should = require('should');

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant