Skip to content

Conversation

LeviButcher
Copy link
Contributor

What: Updated the Basic Hook docs examples to use the new testing-lib name. Also, made sure to run prettier to remove double quotes.

Why: I had copied an example and realized the import wasn't the new name.

How: More consistence documentation.

Checklist:

  • Update imports to use '@testing-library/react-hooks'
  • Run prettier to replace double quotes with single quotes

@codecov
Copy link

codecov bot commented Nov 15, 2019

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #224   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      4           
  Lines          95     95           
  Branches       15     15           
=====================================
  Hits           95     95

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 ee24059...65064b4. Read the comment docs.

Copy link
Member

@mpeyper mpeyper left a comment

Choose a reason for hiding this comment

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

Cheers!

Please feel free to add yourself as a contributor for "docs" if you want to.

@mpeyper mpeyper merged commit 2f865be into testing-library:master Nov 15, 2019
@LeviButcher LeviButcher deleted the docfix branch November 25, 2019 19:45
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