Skip to content

Commit 158c7ba

Browse files
committed
this too
1 parent e32546a commit 158c7ba

File tree

1 file changed

+1
-1
lines changed
  • dev-packages/browser-integration-tests/suites/tracing/metrics/pageload-measure-spans

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const end = performance.now();
22
performance.measure('Next.js-before-hydration', {
3-
duration: 10000,
3+
duration: 2000,
44
end,
55
});

0 commit comments

Comments
 (0)