readme fix
This commit is contained in:
@@ -12,7 +12,7 @@ npx jasmine-browser-runner serve --config=frontend/test/jasmine-browser.json
|
||||
|
||||
Requires *Chromedriver*.
|
||||
|
||||
Run `grunt internal` before running tests to build a lib bundle. Then run `grunt transpile` after changes in
|
||||
source files, before running tests.
|
||||
Run `grunt internal` before running tests to build a lib bundle. Then, run `grunt transpile` each time after changes in
|
||||
source files, before running the tests.
|
||||
|
||||
To test a module that is not in the bundle add it to the `srcFiles` parameter in the `jasmine-browser.json`.
|
||||
To test a module that is not in the bundle, add it to the `srcFiles` parameter in the `jasmine-browser.json`.
|
||||
|
||||
Reference in New Issue
Block a user