Skip to content

Commit 4ba534c

Browse files
committed
update devtools snapshot
1 parent 3d89d49 commit 4ba534c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/react-devtools-shared/src/__tests__/__snapshots__/profilingCache-test.js.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Object {
7373
},
7474
},
7575
"duration": 15,
76-
"effectDuration": null,
76+
"effectDuration": 0,
7777
"fiberActualDurations": Map {
7878
1 => 15,
7979
2 => 15,
@@ -86,7 +86,7 @@ Object {
8686
3 => 3,
8787
4 => 2,
8888
},
89-
"passiveEffectDuration": null,
89+
"passiveEffectDuration": 0,
9090
"priorityLevel": "Immediate",
9191
"timestamp": 15,
9292
"updaters": Array [

0 commit comments

Comments
 (0)