Skip to content

Commit 5e5495a

Browse files
committed
fixup! docs: update unit tests watch description
1 parent 8061d88 commit 5e5495a

File tree

1 file changed

+1
-1
lines changed
  • packages/angular/build/src/builders/unit-test

1 file changed

+1
-1
lines changed

packages/angular/build/src/builders/unit-test/schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
"watch": {
4646
"type": "boolean",
47-
"description": "Re-run tests when source files change. Defaults to `false` in TTY environments and `true` otherwise."
47+
"description": "Re-run tests when source files change. Defaults to `true` in TTY environments and `false` otherwise."
4848
},
4949
"debug": {
5050
"type": "boolean",

0 commit comments

Comments
 (0)