From a1b17e917ecd81fcf32a92a953d97696d74bbdad Mon Sep 17 00:00:00 2001 From: abernatskiy Date: Wed, 24 Jan 2024 22:05:09 +0900 Subject: [PATCH] Typo fix modified: commands.json --- commands.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands.json b/commands.json index c807882..de3a329 100644 --- a/commands.json +++ b/commands.json @@ -11,7 +11,7 @@ "cmd": ["tsc"] }, "check-key": { - "cmd": ["node", "scripts/checkKey.js", "query-gateway/keys/networkTestTwoHighTrafficLogs.key`"], + "cmd": ["node", "scripts/checkKey.js", "query-gateway/keys/networkTestTwoHighTrafficLogs.key"], "hidden": true }, "stake": {