Skip to content

Commit c540e55

Browse files
committed
Update tests
1 parent ee285e3 commit c540e55

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/react/src/__tests__/ReactProfiler-test.internal.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ describe(`onRender`, () => {
181181
'read current time',
182182
'read current time',
183183
'read current time',
184+
'read current time',
184185
]);
185186
} else {
186187
assertLog([
@@ -218,6 +219,7 @@ describe(`onRender`, () => {
218219
'read current time',
219220
'read current time',
220221
'read current time',
222+
'read current time',
221223
]);
222224
} else {
223225
assertLog([

0 commit comments

Comments
 (0)