1
0
mirror of https://github.com/sasjs/core.git synced 2025-12-31 06:30:05 +00:00

Compare commits

...

1 Commits

Author SHA1 Message Date
Allan Bowe
d13ac52739 fix: adding test command to package.json 2021-05-15 16:55:57 +03:00

View File

@@ -27,7 +27,7 @@
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"test": "sasjs test -t viya",
"docs": "sasjs doc && ./sasjs/utils/build.sh"
},
"devDependencies": {