From 27e3a067a5366f2ef97b2bb7a3dfd80eb8293508 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Moret?= <30985701+BellezaEmporium@users.noreply.github.com> Date: Sun, 29 Jun 2025 16:34:53 +0200 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b28ee8e2..96797d64 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -435,4 +435,3 @@ To run scripts use the `npm run ` command. - `serve`: starts the [web server](https://github.com/vercel/serve). - `lint`: сhecks the scripts for syntax errors. - `test`: runs a test of all the scripts described above. -- `test:site`: runs a test for a specific site.