docs: update test config command

This commit is contained in:
KevinYang 2017-08-17 22:21:56 +08:00 committed by Hans
parent 2c6dde1941
commit 0cada6bd00

View File

@ -62,7 +62,7 @@ You can run tests with coverage via `--code-coverage`. The coverage report will
<code>--config</code> (aliases: <code>-c</code>)
</p>
<p>
Use a specific config file. Defaults to the protractor config file in angular-cli.json.
Use a specific config file. Defaults to the karma config file in `.angular-cli.json`.
</p>
</details>