Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7a6e935

Browse files
authored
docs: update api-reference.md (#872)
1 parent e2461ca commit 7a6e935

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/api-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ variable to `true` before importing `@testing-library/react-hooks` will also dis
327327
If you are using [a pure import](/installation#pure-imports), you are running your tests in an
328328
environment that does not support `beforeEach` and `afterEach`, or if the automatic suppression is
329329
not available to you for some other reason, then you can use the `suppressErrorOutput` export to
330-
manually start and top suppress the output:
330+
manually start and stop suppressing the output:
331331
332332
```ts
333333
import { renderHook, suppressErrorOutput } from '@testing-library/react-hooks/pure'

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /