Skip to content

fix(ci): add testMatch because of mock-preset #2170

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 13, 2018
Merged

fix(ci): add testMatch because of mock-preset #2170

merged 1 commit into from
Aug 13, 2018

Conversation

elevatebart
Copy link
Contributor

In commit 3b21fad86 js files were added to the __tests__ folder and jest was interpreting them as test suites. Not finding any tests in them, it made the following ci command fail

yarn test

Therefore, AppVeyor is saying that the tests are not passing.
Passing now

@yyx990803 yyx990803 merged commit 86184fe into vuejs:dev Aug 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants