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 013a47d commit 80ddbafCopy full SHA for 80ddbaf
doc/api/test.md
@@ -1525,8 +1525,8 @@ added: REPLACEME
1525
If unspecified, subtests inherit this value from their parent.
1526
**Default:** `Infinity`.
1527
1528
-This function is used to create a hook running before running a suite.
1529
-before subtest of the current test.
+This function is used to create a hook running before
+subtest of the current test.
1530
1531
### `context.beforeEach([fn][, options])`
1532
0 commit comments