We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4da2db commit 204c4c6Copy full SHA for 204c4c6
docs/content/tutorial/step_02.ngdoc
@@ -206,7 +206,7 @@ is located at `./config/karma.conf.js`).
206
207
Yay! The test passed! Or not...
208
209
-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
210
and will rerun the tests for you. Now isn't that sweet?
211
212
# Experiments
0 commit comments