mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-05-12 17:03:09 +00:00
docs: add clarification in step 2 of the tutorial
This commit is contained in:
parent
0d421f093d
commit
a0d759c613
1 changed files with 1 additions and 1 deletions
|
|
@ -206,7 +206,7 @@ is located at `./config/karma.conf.js`).
|
||||||
|
|
||||||
Yay! The test passed! Or not...
|
Yay! The test passed! Or not...
|
||||||
|
|
||||||
4. To rerun the tests, just change any of the source or test files. Karma will notice the change
|
4. To rerun the tests, just change any of the source or test .js files. Karma will notice the change
|
||||||
and will rerun the tests for you. Now isn't that sweet?
|
and will rerun the tests for you. Now isn't that sweet?
|
||||||
|
|
||||||
# Experiments
|
# Experiments
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue