diff --git a/docs/index.md b/docs/index.md index 528d774f..345f01be 100644 --- a/docs/index.md +++ b/docs/index.md @@ -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: