Skip to content

Commit

Permalink
fix error in doc
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelSp committed Jul 27, 2022
1 parent c43b084 commit cca4d4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -13,6 +13,7 @@ go get github.com/migueleliasweb/go-github-mock

- Create mocks for successive calls for the same endpoint
- Pagination support
- Mock error returns

- High level abstraction helps writing readabe unittests (see `mock.WithRequestMatch`)
- Lower level abstraction for advanced uses (see `mock.WithRequestMatchHandler`)
Expand Down

0 comments on commit cca4d4f

Please sign in to comment.