Skip to content

Commit b94b99b

Browse files
committed
Fix profiler test since we're now reading time more often
1 parent 7981283 commit b94b99b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,7 @@ describe('Profiler', () => {
294294
'read current time',
295295
'read current time',
296296
'read current time',
297+
'read current time',
297298
]);
298299

299300
// Restore original mock

0 commit comments

Comments
 (0)