Skip to content

Commit 5ada92e

Browse files
clydinatscott
andauthored
Update adev/src/content/guide/testing/experimental-unit-test.md
Co-authored-by: Andrew Scott <[email protected]>
1 parent a39a924 commit 5ada92e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adev/src/content/guide/testing/experimental-unit-test.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Experimental unit testing system
22

3-
The Angular CLI also provides an experimental unit test system that can use [Vitest](https://vitest.dev/) as a test runner.
3+
The Angular CLI provides an experimental unit test system that can use [Vitest](https://vitest.dev/) as a test runner.
44

55
IMPORTANT: This experimental unit testing system requires the use of the `application` build system.
66
This build system is the default for all newly created projects.

0 commit comments

Comments
 (0)