Merge pull request #10 from MicrosoftEdge/user/ansgoel/revert-param-commit

Revert "Update test.sh"
This commit is contained in:
Anshuman Goel 2022-10-18 08:10:06 -07:00 коммит произвёл GitHub
Родитель 439fd66b84 a2dd1a8fc6
Коммит 808611ced7
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -17,6 +17,6 @@ URL_IGNORE=cdn.jsdelivr.net
bundle exec htmlproofer $DEST \
--disable-external \
--check-html \
--empty-alt-ignore \
--allow-hash-href \
--url-ignore $URL_IGNORE
--empty_alt_ignore \
--allow_hash_href \
--url_ignore $URL_IGNORE