mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Use npm test for running tests
This commit is contained in:
parent
8d4e8f1164
commit
42eff20c4f
@ -27,4 +27,4 @@ launch_in_ci:
|
||||
- PhantomJS
|
||||
launchers:
|
||||
Mocha:
|
||||
command: NODE_PATH=awx/ui/dist/node-tests ./node_modules/.bin/mocha $(find awx/ui/dist/node-tests/tests/ -name '*-test.js')
|
||||
command: npm test
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user