We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01191df commit fd43437Copy full SHA for fd43437
README.md
@@ -109,7 +109,7 @@ The angular-seed app comes preconfigured with unit tests. These are written in
109
configuration file to run them.
110
111
* the configuration is found at `karma.conf.js`
112
-* the unit tests are found in next to the code they are testing and are named as `..._test.js`.
+* the unit tests are found next to the code they are testing and are named as `..._test.js`.
113
114
The easiest way to run the unit tests is to use the supplied npm script:
115
0 commit comments