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 16d898e commit 7222b54Copy full SHA for 7222b54
packages/schematics/angular/workspace/files/README.md.template
@@ -38,7 +38,7 @@ This will compile your project and store the build artifacts in the `dist/` dire
38
39
## Running unit tests
40
41
-To execute unit tests with the [Karma](https://karma-runner.github.io) test runner, use the following command:
+To execute unit tests with the [Vitest](https://vitest.dev/) test runner, use the following command:
42
43
```bash
44
ng test
0 commit comments