File tree 2 files changed +14
-2
lines changed
2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 603
603
"contributions" : [
604
604
" doc"
605
605
]
606
+ },
607
+ {
608
+ "login" : " mycarrysun" ,
609
+ "name" : " Mike Harrison" ,
610
+ "avatar_url" : " https://avatars.githubusercontent.com/u/9121901?v=4" ,
611
+ "profile" : " https://github.com/mycarrysun" ,
612
+ "contributions" : [
613
+ " maintenance"
614
+ ]
606
615
}
607
616
],
608
617
"skipCi" : true ,
Original file line number Diff line number Diff line change @@ -62,8 +62,8 @@ library will instead be included as official additions to both `react-testing-li
62
62
([ PR] ( https://github.com/callstack/react-native-testing-library/pull/923 ) ) with the intention being
63
63
to provide a more cohesive and consistent implementation for our users.
64
64
65
- Please be patient as we finalise these changes in the respective testing libraries.
66
- In the mean time you can install ` @testing-library/react@^13.1 `
65
+ Please be patient as we finalise these changes in the respective testing libraries. In the mean time
66
+ you can install ` @testing-library/react@^13.1 `
67
67
68
68
## Table of Contents
69
69
@@ -279,6 +279,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
279
279
<td align="center"><a href="https://www.facebook.com/masoud.bonabi"><img src="https://avatars.githubusercontent.com/u/6429009?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Masious</b></sub></a><br /><a href="https://github.com/testing-library/react-hooks-testing-library/commits?author=masious" title="Documentation">📖</a></td>
280
280
<td align="center"><a href="https://github.com/Laishuxin"><img src="https://avatars.githubusercontent.com/u/56504759?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Laishuxin</b></sub></a><br /><a href="https://github.com/testing-library/react-hooks-testing-library/commits?author=Laishuxin" title="Documentation">📖</a></td>
281
281
</tr >
282
+ <tr >
283
+ <td align="center"><a href="https://github.com/mycarrysun"><img src="https://avatars.githubusercontent.com/u/9121901?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Mike Harrison</b></sub></a><br /><a href="#maintenance-mycarrysun" title="Maintenance">🚧</a></td>
284
+ </tr >
282
285
</table >
283
286
284
287
<!-- markdownlint-restore -->
You can’t perform that action at this time.
0 commit comments