Skip to content

Commit

Permalink
Lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
craigtaub committed May 3, 2020
1 parent 22cd3c7 commit 42de350
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -809,8 +809,7 @@ describe('a suite of tests', function() {
Again, use `this.timeout(0)` to disable the timeout for a hook.

> In v3.0.0 or newer, a parameter passed to `this.timeout()` greater than the [maximum delay value][mdn-settimeout-maxdelay] will cause the timeout to be disabled.
> As of v8.0.0, `this.enableTimeouts()` has been removed.
> In v8.0.0 or newer, `this.enableTimeouts()` has been removed.
## Diffs

Expand Down

0 comments on commit 42de350

Please sign in to comment.