From 48393458c0e5cdaaae2da5f4e076f134cac778a5 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Fri, 7 Jun 2019 13:20:50 +0200 Subject: [PATCH] fix(core): update --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0282c9b..7d451a8 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "This repository contains a Dockerfile used to build a docker image of the Cardano SL node with wallet features.", "main": "index.js", "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" + "test": "echo \"hi\"" }, "repository": { "type": "git",