X-Git-Url: https://git.r.bdr.sh/rbdr/serpentity/blobdiff_plain/44acc9311ca3ba4a0580bc296b646879ebefde17..400144c57c2d82f59253fa68c257497275eb3647:/package.json?ds=inline diff --git a/package.json b/package.json index 2d983b9..e27c256 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "scripts": { "build": "webpack --config ./config/webpack.js", "lint": "eslint lib", - "test": "lab" + "test": "node test/integration.js" }, "main": "./lib/serpentity.js" }