Skip to content

Commit

Permalink
Complete the typo fix (#28856)
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon committed Apr 17, 2024
1 parent f82051d commit 0c245df
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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>"
`);
});
Expand Down

0 comments on commit 0c245df

Please sign in to comment.