Skip to content

Commit

Permalink
Update core/audits/has-hsts.js
Browse files Browse the repository at this point in the history
Co-authored-by: Adam Raine <[email protected]>
  • Loading branch information
sebastian9er and adamraine authored Nov 25, 2024
1 parent 111d017 commit 94dee49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/audits/has-hsts.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ class HasHsts extends Audit {
title: str_(UIStrings.title),
description: str_(UIStrings.description),
requiredArtifacts: ['devtoolsLogs', 'URL'],
supportedModes: ['navigation'],
};
}

Expand Down

0 comments on commit 94dee49

Please sign in to comment.