callstack / react-native-testing-library

🦉 Simple and complete React Native testing utilities that encourage good testing practices.
https://callstack.github.io/react-native-testing-library/
MIT License
3.07k stars 271 forks source link

fix typo in UserEvent.md #1569

Closed donysukardi closed 6 months ago

donysukardi commented 6 months ago

Summary

Fix typo in UserEvent.md where ScrollView is written as ScrolLView

Test plan

N/A

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.62%. Comparing base (a282d1e) to head (36cd30a). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1569 +/- ## ========================================== + Coverage 95.51% 95.62% +0.11% ========================================== Files 99 99 Lines 5400 5400 Branches 857 861 +4 ========================================== + Hits 5158 5164 +6 + Misses 242 236 -6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.