Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fix doc
  • Loading branch information
atlowChemi committed Apr 16, 2023
commit 80ddbaf22fdbd3cb3922ca41d5c9acde78a8805a
4 changes: 2 additions & 2 deletions doc/api/test.md
Original file line number Diff line number Diff line change
Expand Up @@ -1525,8 +1525,8 @@ added: REPLACEME
If unspecified, subtests inherit this value from their parent.
**Default:** `Infinity`.

This function is used to create a hook running before running a suite.
before subtest of the current test.
This function is used to create a hook running before
subtest of the current test.

### `context.beforeEach([fn][, options])`

Expand Down