Skip to content

Add { act } to be part of import #197

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
Oct 12, 2019
Merged

Add { act } to be part of import #197

merged 1 commit into from
Oct 12, 2019

Conversation

kahwee
Copy link
Contributor

@kahwee kahwee commented Oct 12, 2019

What:

I add act in the imports where applicable and remove act where it wasn't needed.

Why:

Missed out a couple of exports to make the code work out of the box.

How:

Changed the doc

Checklist:

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

Missed out a couple of exports to make the code work out of the box.
@codecov
Copy link

codecov bot commented Oct 12, 2019

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #197   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          45     45           
  Branches        4      4           
=====================================
  Hits           45     45

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 28ee690...3889e23. Read the comment docs.

@mpeyper
Copy link
Member

mpeyper commented Oct 12, 2019

Thanks!

@mpeyper mpeyper merged commit f343e59 into testing-library:master Oct 12, 2019
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