diff --git a/docs/migrating_to_packages.md b/docs/migrating_to_packages.md index acee49d6..ccbbb18a 100644 --- a/docs/migrating_to_packages.md +++ b/docs/migrating_to_packages.md @@ -42,7 +42,6 @@ The equivalent config for `packages` looks like this: ```yaml with-expecter: True -inpackage: True dir: mocks/{{ replaceAll .InterfaceDirRelative "internal" "internal_" }} #(1)! mockname: "{{.InterfaceName}}" outpkg: "{{.PackageName}}"