Complete the typo fix (#28856)

This commit is contained in:
Sebastian Silbermann 2024-04-17 20:04:22 +02:00 committed by GitHub
parent f82051d7ab
commit 0c245df1dc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2146,7 +2146,7 @@ describe('ReactInternalTestUtils console assertions', () => {
- Expected errors
+ Received errors
- This is a complete different message that happens to start with "T"
- This is a completely different message that happens to start with "T"
+ Message that happens to contain a "T" <component stack>"
`);
});