Skip to content

Commit

Permalink
hmm
Browse files Browse the repository at this point in the history
  • Loading branch information
connorjclark committed Sep 19, 2024
1 parent 9bb4eae commit c0549bf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ describe('Render blocking resources audit', () => {
});

after(() => {
global.isLightrider = false;
global.isLightrider = undefined;
});

it('considers X-TotalFetchedSize in its reported transfer size', async () => {
Expand Down

0 comments on commit c0549bf

Please sign in to comment.