Skip to content

Commit 632b492

Browse files
docs: update no-wait-for-empty-callback docs (#369)
1 parent 9f5de30 commit 632b492

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/rules/no-wait-for-empty-callback.md

+1
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,4 @@ const foo = async () => {
3838
## Further Reading
3939

4040
- [dom-testing-library v7 release](https://github.com/testing-library/dom-testing-library/releases/tag/v7.0.0)
41+
- [inspiration for this rule](https://kentcdodds.com/blog/common-mistakes-with-react-testing-library#passing-an-empty-callback-to-waitfor)

0 commit comments

Comments
 (0)