Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ppapapetrou76 committed Oct 18, 2021
1 parent 202d587 commit f65b770
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -83,11 +83,11 @@ For the following types basic assertions are supported
* [x] DoesNotStartWith
* [x] EndsWith
* [ ] HasLineCount
* [ ] HasSameSizeAs
* [x] HasSameSizeAs
* [ ] HasSizeBetween
* [ ] HasSizeGreaterThan
* [ ] HasSizeGreaterThanOrEqualTo
* [ ] HasSizeLessThan
* [x] HasSizeLessThan
* [ ] HasSizeLessThanOrEqualTo
* [x] IsEqualToIgnoringCase
* [ ] IsEqualToIgnoringNewLines
Expand Down

0 comments on commit f65b770

Please sign in to comment.