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 518018f commit 6ced621Copy full SHA for 6ced621
2 files changed
CHANGELOG.md
@@ -75,7 +75,7 @@ None
75
76
### Features
77
78
-* `[jest-cli]` created `--notifyMode` added to specify when to be notified.
+* `[jest-cli]` Added --notifyMode to specify when to be notified.
79
([#5125](https://github.com/facebook/jest/pull/5125))
80
* `[jest-message-util]` Add codeframe to test assertion failures
81
([#5087](https://github.com/facebook/jest/pull/5087))
docs/Configuration.md
@@ -388,7 +388,7 @@ Activates notifications for test results.
388
389
Default: `always`
390
391
-Specifies notification mode.
+Specifies notification mode. Requires `notify: true`.
392
393
#### Modes
394
0 commit comments