Skip to content

Commit 6ced621

Browse files
committed
Fixed documentation on notifyMode
1 parent 518018f commit 6ced621

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ None
7575

7676
### Features
7777

78-
* `[jest-cli]` created `--notifyMode` added to specify when to be notified.
78+
* `[jest-cli]` Added --notifyMode to specify when to be notified.
7979
([#5125](https://github.com/facebook/jest/pull/5125))
8080
* `[jest-message-util]` Add codeframe to test assertion failures
8181
([#5087](https://github.com/facebook/jest/pull/5087))

docs/Configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ Activates notifications for test results.
388388

389389
Default: `always`
390390

391-
Specifies notification mode.
391+
Specifies notification mode. Requires `notify: true`.
392392

393393
#### Modes
394394

0 commit comments

Comments
 (0)