Skip to content
This repository was archived by the owner on May 25, 2021. It is now read-only.

Conversation

@michaud
Copy link
Contributor

@michaud michaud commented Feb 14, 2020

before this change running tests (npm run test) returns 'No tests found' on windows.
As per jest issue #7914 #issuecomment-464352069 changing the micromatch glob works on both OS's.
There is a proposed solution but the jest code has not changed in that location.

before this change running tests (npm run test) returns 'No tests found' on windows.
As per [jest issue #7914 #issuecomment-464352069](jestjs/jest#7914 (comment)) changing the [micromatch](https://github.com/micromatch/micromatch#extglobs) glob works on both OS's.
There is a proposed solution but the jest code has not changed in that location.
@james-martin-jd
Copy link
Contributor

LGTM. For future reference this seems to be the solution provided here:

jestjs/jest#7914

@james-martin-jd james-martin-jd merged commit 9a42357 into inrupt:develop Feb 26, 2020
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.

2 participants