Skip to content
This repository has been archived by the owner on Mar 26, 2018. It is now read-only.

grunt test ignoring index.html due to mismatch in gruntfile.js #256

Closed
debajyotimahanta opened this issue May 1, 2014 · 1 comment
Closed

Comments

@debajyotimahanta
Copy link

When i run grunt test i ignores the test cases in the index.html. The reason i think is

mocha.all.options.src 

should be

 mocha.all.options.urls

As per grunt-mocha the parameter is options.urls

sindresorhus added a commit that referenced this issue May 1, 2014
@sindresorhus
Copy link
Member

fixed by #257

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants