From 4f9a7c0a4ac364c3a2d582b00c353525f0ed4ab1 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Wed, 10 Jan 2024 16:56:36 +0100 Subject: [PATCH] Update inspections.md Signed-off-by: Dennis Eichhorn --- quality/inspections.md | 1 - 1 file changed, 1 deletion(-) diff --git a/quality/inspections.md b/quality/inspections.md index faf17d2..4b1f88b 100755 --- a/quality/inspections.md +++ b/quality/inspections.md @@ -15,7 +15,6 @@ 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` * see [other checks](#other-checks) below