Skip to content

Commit

Permalink
ignore multi-check-audit in Runner.getAuditList
Browse files Browse the repository at this point in the history
  • Loading branch information
paulirish committed Mar 27, 2017
1 parent 8a5cd3d commit bf35e00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lighthouse-core/runner.js
Expand Up @@ -212,6 +212,7 @@ class Runner {
const ignoredFiles = [
'audit.js',
'accessibility/axe-audit.js',
'multi-check-audit.js',
'byte-efficiency/byte-efficiency-audit.js'
];

Expand Down

0 comments on commit bf35e00

Please sign in to comment.