diff --git a/aio/scripts/test-pwa-score.js b/aio/scripts/test-pwa-score.js index dae5cc28b5..f87ef3a9e2 100644 --- a/aio/scripts/test-pwa-score.js +++ b/aio/scripts/test-pwa-score.js @@ -60,7 +60,6 @@ function evaluateScore(expectedScore, actualScore) { function ignoreHttpsAudits(aggregations) { const httpsAudits = [ - 'is-on-https', 'redirects-http' ];