Skip to content

Commit

Permalink
Lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
craigtaub committed May 2, 2020
1 parent 0c38fe7 commit 673af52
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/index.md
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 673af52

Please sign in to comment.