-
Notifications
You must be signed in to change notification settings - Fork 1.1k
docs: Fixed example code to use "screen" #553
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
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 1b7c48b:
|
Codecov Report
@@ Coverage Diff @@
## master #553 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 3 3
Lines 95 95
Branches 15 15
=====================================
Hits 95 95 Continue to review full report at Codecov.
|
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.
Thank you!
@all-contributors please add @sakito21 for docs |
I've put up a pull request to add @sakito21! 🎉 |
Why was this added? Im struggling to find reference to screen in react-testing-library outside of this doc change. Typescript also complains that this is not exported :/ |
🎉 This PR is included in version 9.4.1 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Fixed example code to use
screen
.