Skip to content

Commit 0c245df

Browse files
authored
Complete the typo fix (#28856)
1 parent f82051d commit 0c245df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/internal-test-utils/__tests__/ReactInternalTestUtils-test.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -2146,7 +2146,7 @@ describe('ReactInternalTestUtils console assertions', () => {
21462146
- Expected errors
21472147
+ Received errors
21482148
2149-
- This is a complete different message that happens to start with "T"
2149+
- This is a completely different message that happens to start with "T"
21502150
+ Message that happens to contain a "T" <component stack>"
21512151
`);
21522152
});

0 commit comments

Comments
 (0)