diff --git a/package.json b/package.json index 80dd4dff94..adb45c64ae 100644 --- a/package.json +++ b/package.json @@ -32,8 +32,7 @@ }, "scripts": { "build": "gulp", - "test": "gulp lint && wct", - "test-build": "gulp switch && wct && gulp restore" + "test": "gulp lint && wct" }, "repository": { "type": "git",