mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-08 02:24:11 +00:00
Corrected typo for test command
This commit is contained in:
@@ -105,7 +105,7 @@ The default browser is Google Chrome.
|
||||
Place your tests in the same location of the application source code files that they test.
|
||||
|
||||
and run:
|
||||
`npn run test`
|
||||
`npm run test`
|
||||
|
||||
### E2E test
|
||||
E2E tests use Protractor + Selenium server + browsers. You can find the configuration file at the same level of this README file:
|
||||
|
Reference in New Issue
Block a user