Skip to content

docs: removing unnecessary variable in the fireEvent example #51

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
Apr 11, 2018

Conversation

thiagopaiva99
Copy link
Contributor

What:

Remove unnecessary variable in the fireEvent example

Why:

Keep the docs consistent.

How:

[x] removed the unmount from const {unmount, getByText}

Check:

[x] Documentation
[ ] Tests
[x] Ready to be merged
[x] Added myself to contributors table

Special thanks for my friend @aputhin that showed me this repo!!

@codecov
Copy link

codecov bot commented Apr 11, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #51   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          18     18           
=====================================
  Hits           18     18

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 f671b69...5dd5c88. Read the comment docs.

Copy link
Member

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

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

Thanks!

@kentcdodds kentcdodds merged commit 30ad9df into testing-library:master Apr 11, 2018
thchia added a commit to thchia/react-testing-library that referenced this pull request Apr 11, 2018
… with it.

docs: remove unnecessary variable in the fireEvent documentation (testing-library#51)
julienw pushed a commit to julienw/react-testing-library that referenced this pull request Dec 20, 2018
There was an issue with a minor release, so this manual-releases.md change is to release a new minor version.

Closes testing-library#51
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