chore: record iqon live deployment
This commit is contained in:
@@ -56,7 +56,7 @@ if HOME="$(fetch_home)"; then
|
||||
printf '%s\n' "$HOME" | rg -q 'name=["'\'']viewport["'\'']' \
|
||||
&& pass 'viewport present' \
|
||||
|| fail 'viewport missing'
|
||||
printf '%s\n' "$HOME" | rg -q 'iqon-skip-link' \
|
||||
printf '%s\n' "$HOME" | rg -q 'class=["'\''][^"'\'']*(iqon-skip-link|skip-link)' \
|
||||
&& pass 'skip link present' \
|
||||
|| fail 'skip link missing'
|
||||
printf '%s\n' "$HOME" | rg -q 'http://www\.iqon\.com|http://iqon\.com|http://maps\.google\.com|http://maps\.googleapis\.com' \
|
||||
|
||||
Reference in New Issue
Block a user