diff --git a/package.json b/package.json index 1e1b4d38..60f79f83 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "A TCP transport for skyring service", "main": "index.js", "scripts": { - "test": "tap --cov -Rtap test" + "test": "TEST_HOST=localhost tap --cov -Rtap test" }, "keywords": [ "skyring",