Skip to content
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

packages/jest-cli #950

Closed
wants to merge 1 commit into from

Conversation

aaronabramov
Copy link
Contributor

@aaronabramov aaronabramov commented Apr 28, 2016

I need to make sure all tests pass on CI

(note by @cpojer: @bypass-lint because of gitignore changes)

@ghost ghost added the CLA Signed ✔️ label Apr 28, 2016
@aaronabramov aaronabramov force-pushed the packages_jest_cli branch 11 times, most recently from e826844 to eda8586 Compare April 28, 2016 17:22
@aaronabramov aaronabramov changed the title [WIP] packages/jest-cli packages/jest-cli Apr 28, 2016
jest.mock('jest-environment-jsdom');
jest.mock(
'jest-environment-jsdom',
() => require('../../../__mocks__/jest-environment-jsdom')
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cpojer do you know why this is not picked up automatically?

@aaronabramov
Copy link
Contributor Author

seems like i made it work!
@cpojer can you double check all the dependencies + lerna stuff?

@cpojer
Copy link
Member

cpojer commented May 9, 2016

@facebook-github-bot import

@ghost
Copy link

ghost commented May 9, 2016

Thanks for importing. If you are an FB employee go to Phabricator to review.

@cpojer
Copy link
Member

cpojer commented May 9, 2016

@facebook-github-bot shipit

@ghost
Copy link

ghost commented May 9, 2016

Thanks for importing. If you are an FB employee go to Phabricator to review.

@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 14, 2021
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants