Skip to content

Commit ed217fc

Browse files
committed
Update test
More times read now
1 parent a9b5593 commit ed217fc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,9 @@ describe(`onRender`, () => {
178178
'read current time',
179179
'read current time',
180180
'read current time',
181+
'read current time',
182+
'read current time',
183+
'read current time',
181184
]);
182185
} else {
183186
assertLog([
@@ -212,6 +215,9 @@ describe(`onRender`, () => {
212215
'read current time',
213216
'read current time',
214217
'read current time',
218+
'read current time',
219+
'read current time',
220+
'read current time',
215221
]);
216222
} else {
217223
assertLog([

0 commit comments

Comments
 (0)