Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
BioPhoton committed Apr 2, 2024
1 parent f142816 commit a2153bd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ describe('lighthousePlugin', () => {
});
});

// eslint-disable-next-line vitest/no-disabled-tests
describe.skip('runner creation and execution', () => {
const getRunnerTestFolder = join(lighthousePluginTestFolder, 'get-runner');

Expand Down

0 comments on commit a2153bd

Please sign in to comment.