This repository has been archived by the owner on Apr 12, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(tutorial): add a note about Chrome or Firefox not being available
Based on the current configuration, Karma will run the tests on both Chrome and Firefox, which will result in an error if either browser is not available on the user's machine. This commit adds a note and directions on how to solve this. Closes #13114
- Loading branch information