diff --git a/templates/app/angular/README.md b/templates/app/angular/README.md index 0c04d2a202..0b309688f2 100644 --- a/templates/app/angular/README.md +++ b/templates/app/angular/README.md @@ -16,7 +16,7 @@ Run `ng build` to build the project. The build artifacts will be stored in the ` ## Running unit tests -Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io). +Run `ng test` to execute the unit tests via [Vitest](https://vitest.dev). ## Running end-to-end tests