Skip to content

Commit 9badbd2

Browse files
authored
Merge pull request #1 from testing-library/nickmccurdy-patch-1
docs: Link to new Discord
2 parents cd76a64 + d2e31c4 commit 9badbd2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# preact-hooks-testing-library
22

3+
[![Discord](https://img.shields.io/discord/723559267868737556.svg?color=7389D8&labelColor=6A7EC2&logo=discord&logoColor=ffffff&style=flat-square)](https://discord.gg/c6JN9fM)
4+
35
preact port of the the [@testing-library/react-hooks](https://github.com/testing-library/react-hooks-testing-library) library.
46

57
## Why not `@testing-library/react-hooks`?
@@ -111,4 +113,4 @@ test('should use custom step when incrementing', () => {
111113
### TODO
112114

113115
- [ ] remove `@ts-nocheck` flag from tests
114-
- [ ] fix disabled auto clean up tests
116+
- [ ] fix disabled auto clean up tests

0 commit comments

Comments
 (0)