Skip to content

Commit

Permalink
docs: add browsers switch to CI test example (#50451)
Browse files Browse the repository at this point in the history
PR Close #50451
  • Loading branch information
thomasturrell authored and thePunderWoman committed Aug 29, 2023
1 parent 20d6260 commit a06140a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aio/content/guide/testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ To test your Angular CLI application in Continuous integration \(CI\) run the fo

<code-example format="shell" language="shell">

ng test --no-watch --no-progress
ng test --no-watch --no-progress --browsers=ChromeHeadless

</code-example>

Expand Down

0 comments on commit a06140a

Please sign in to comment.