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

Add a non-strict module to set fields on the global object for node 7.3. #2464

Merged
merged 1 commit into from
Dec 29, 2016

Conversation

cpojer
Copy link
Member

@cpojer cpojer commented Dec 29, 2016

Summary
Alternative fix for #2457.

Test plan
jest passes on node 7.3 again.

@cpojer cpojer changed the title Add a non-strict module to set the console on the global object for node 7.3 Add a non-strict module to set fields on the global object for node 7.3. Dec 29, 2016
@codecov-io
Copy link

codecov-io commented Dec 29, 2016

Current coverage is 87.53% (diff: 100%)

Merging #2464 into master will not change coverage

@@             master      #2464   diff @@
==========================================
  Files            40         40          
  Lines          1653       1653          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           1447       1447          
  Misses          206        206          
  Partials          0          0          

Powered by Codecov. Last update c132921...5361505

@cpojer cpojer merged commit cc2fb35 into jestjs:master Dec 29, 2016
skovhus pushed a commit to skovhus/jest that referenced this pull request Apr 29, 2017
tushardhole pushed a commit to tushardhole/jest that referenced this pull request Aug 21, 2017
@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
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.

3 participants