Skip to content

Commit 80ddbaf

Browse files
committed
fix doc
1 parent 013a47d commit 80ddbaf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/api/test.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1525,8 +1525,8 @@ added: REPLACEME
15251525
If unspecified, subtests inherit this value from their parent.
15261526
**Default:** `Infinity`.
15271527

1528-
This function is used to create a hook running before running a suite.
1529-
before subtest of the current test.
1528+
This function is used to create a hook running before
1529+
subtest of the current test.
15301530

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

0 commit comments

Comments
 (0)