-
Notifications
You must be signed in to change notification settings - Fork 232
Apply prettier formatting and switch to new testing-lib name #224
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
Conversation
Codecov Report
Merging #224 into master will not change coverage.
The diff coverage isn/a
.
@@ 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.
There was a problem hiding this 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.
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: