Skip to content

Commit

Permalink
fix stale comments
Browse files Browse the repository at this point in the history
  • Loading branch information
connorjclark committed Jun 6, 2024
1 parent 72d6820 commit 68638c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/test/computed/metrics/interactive-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ describe('Metrics: TTI', () => {
);

const cpu = [
// quiet period before FMP
// quiet period before FCP
{start: 9000, end: 9900},
{start: 11000, end: 13000},
// quiet period during network activity
Expand Down

0 comments on commit 68638c6

Please sign in to comment.