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

Bug/375 mocha esm #377

Merged
merged 2 commits into from Jun 4, 2020
Merged

Bug/375 mocha esm #377

merged 2 commits into from Jun 4, 2020

Conversation

DaveWelling
Copy link

What:

Bug 375 fix

Why:

Fixes problem with test cleanup when using esm and mocha

How:

Substitute resolution line in flush-microtasks.js

Checklist:

  • Documentation updated
  • Tests
  • Ready to be merged
  • Added myself to contributors table

@codecov
Copy link

codecov bot commented Jun 1, 2020

Codecov Report

Merging #377 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #377   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           94        94           
  Branches        15        15           
=========================================
  Hits            94        94           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5a5e0ab...8e400d6. Read the comment docs.

@mpeyper
Copy link
Member

mpeyper commented Jun 1, 2020

Did you want to add yourself as a contributor in the readme? (See CONTRIBUTING.md for instructions)

@mpeyper
Copy link
Member

mpeyper commented Jun 4, 2020

I'll merge this now. Feel free to open another or with the a contribution acknowledgement if you want to.

@mpeyper mpeyper merged commit 44e7011 into testing-library:master Jun 4, 2020
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.

None yet

2 participants