mirror of
https://github.com/ansible/awx.git
synced 2026-03-04 18:21:03 -03:30
Use npm test for running tests
This commit is contained in:
@@ -27,4 +27,4 @@ launch_in_ci:
|
|||||||
- PhantomJS
|
- PhantomJS
|
||||||
launchers:
|
launchers:
|
||||||
Mocha:
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user