diff --git a/quality/inspections.md b/quality/inspections.md index 66e18c9..faf17d2 100755 --- a/quality/inspections.md +++ b/quality/inspections.md @@ -15,7 +15,7 @@ The following automated tests must pass without errors, failures and warnings fo * `npx eslint ./ -c Build/Config/.eslintrc.json` * `npx jasmine-node ./` * `./cOMS/tests/test.sh` -* sitespeed.io ./Build/Helper/Scripts/sitespeedDemoUrls.txt -b chrome --outputFolder /var/www/html/sitespeed +* `sitespeed.io ./Build/Helper/Scripts/sitespeedDemoUrls.txt -b chrome --outputFolder /var/www/html/sitespeed` * see [other checks](#other-checks) below