Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
LandonTClipp committed Jan 2, 2025
1 parent 194153c commit 1dabdbd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ func getFromDB(db DB) string {
We can use simple configuration to generate a mock implementation for the interface:

```yaml title=".mockery.yaml"
with-expecter: True
packages:
github.com/org/repo:
interfaces:
Expand Down

0 comments on commit 1dabdbd

Please sign in to comment.