From b9aeb22f7fe3e75eea89e21c36ba8b88d1e376c4 Mon Sep 17 00:00:00 2001 From: priyagupta108 Date: Tue, 30 Jan 2024 13:18:37 +0530 Subject: [PATCH] test --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 30a3c76..8b0639b 100644 --- a/package.json +++ b/package.json @@ -4,8 +4,7 @@ "description": "sample-node application", "main": "index.js", "scripts": { - "test": "echo \"Error: no test specified\" ", - + "test": "echo \"Error: no test specified\" " }, "author": "", "license": "ISC",