mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 11:20:39 -03:30
Merge pull request #4252 from ansible/jakemcdermott-fix-readme-snippet
fix README snippet Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
This commit is contained in:
commit
731d8c21e8
@ -24,6 +24,6 @@ To run the unit tests on files that you've changed:
|
||||
* `npm test`
|
||||
|
||||
To run a single test (in this case the login page test):
|
||||
* `npm test -- testUtils/pages/Login.test.jsx`
|
||||
* `npm test -- src/screens/Login/Login.test.jsx`
|
||||
|
||||
**note:** Once the test watcher is up and running you can hit `a` to run all the tests
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user