@@ -6,7 +6,7 @@ steps:
image: node
commands:
- npm install
- - npm test:sunit
+ - npm run test:sunit
- name: cli