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 52b10a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -13,7 +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 52b10a1

Please sign in to comment.