enzymejs / enzyme

JavaScript Testing utilities for React
https://enzymejs.github.io/enzyme/
MIT License
19.96k stars 2.01k forks source link

style(mount.md): fix typo in function definition #2593

Closed Rjnishant530 closed 1 year ago

Rjnishant530 commented 1 year ago

Fixes a minor typo in the doc

codecov[bot] commented 1 year ago

Codecov Report

Base: 96.42% // Head: 96.42% // No change to project coverage :thumbsup:

Coverage data is based on head (fa504f7) compared to base (a4980e1). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2593 +/- ## ======================================= Coverage 96.42% 96.42% ======================================= Files 49 49 Lines 4332 4332 Branches 1156 1156 ======================================= Hits 4177 4177 Misses 155 155 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=enzymejs). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=enzymejs)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.