Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandon Carroll committed Apr 5, 2019
1 parent 5a4657b commit 83e425d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ Custom jest matchers to test the state of React Native
- [x] toBeEmpty()
- [ ] toBeVisible() {?}
- [x] toContainElement(FiberNode)
- [ ] toHaveProp(prop: string, value: any)
- [x] toHaveProp(prop: string, value: any)
- [ ] toHaveStyle(any) {?}
- [x] toHaveTextContent(text: string | RegExp, options?: {normalizeWhitespace: boolean})

0 comments on commit 83e425d

Please sign in to comment.