mirror of
https://github.com/zebrajr/react.git
synced 2025-12-06 00:20:04 +01:00
Complete the typo fix (#28856)
This commit is contained in:
parent
f82051d7ab
commit
0c245df1dc
|
|
@ -2146,7 +2146,7 @@ describe('ReactInternalTestUtils console assertions', () => {
|
||||||
- Expected errors
|
- Expected errors
|
||||||
+ Received 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>"
|
+ Message that happens to contain a "T" <component stack>"
|
||||||
`);
|
`);
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user