From 1dabdbdb32df3de0ac664e24ec59db79c961d42f Mon Sep 17 00:00:00 2001 From: LandonTClipp <11232769+LandonTClipp@users.noreply.github.com> Date: Thu, 2 Jan 2025 13:37:04 -0600 Subject: [PATCH] fix docs --- docs/index.md | 1 - 1 file changed, 1 deletion(-) 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: