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

fix a error with mocha test #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fix a error with mocha test #24

wants to merge 1 commit into from

Conversation

tsurumure
Copy link

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