From 9ac6cc9159697eade2fa3725e3117982260a7209 Mon Sep 17 00:00:00 2001 From: Rafael Gonzaga Date: Sun, 25 Aug 2024 17:07:49 -0300 Subject: [PATCH] lookup: update cheerio test command (#1071) See: https://github.com/cheeriojs/cheerio/blob/main/package.json#L96 --- lib/lookup.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/lookup.json b/lib/lookup.json index 3c9da59f..0784ee09 100644 --- a/lib/lookup.json +++ b/lib/lookup.json @@ -92,7 +92,7 @@ "head": true, "useGitClone": true, "maintainers": ["matthewmueller", "jugglinmike"], - "scripts": ["test:jest"] + "scripts": ["test:vi"] }, "clinic": { "maintainers": "mcollina",