diff --git a/tools/test b/tools/test index 24861e635f2..9fa02ad13b9 100755 --- a/tools/test +++ b/tools/test @@ -63,7 +63,7 @@ main() { # test bundle exec htmlproofer "$SITE_DIR" \ --disable-external=true \ - --enforce-https=false + --ignore-urls "/^http:\/\/127.0.0.1/,/^http:\/\/0.0.0.0/,/^http:\/\/localhost/" } while (($#)); do