Skip to content

Commit

Permalink
Update notes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LandonTClipp committed Jun 2, 2023
1 parent 70c778d commit b98dd8b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/notes.md
Expand Up @@ -8,6 +8,8 @@ When using the `packages` feature, `recursive: true` and you have specified a pa

The solution is to create a `.go` file in the package's path and add a `package [name]` directive at the top. It doesn't matter what the file is called. This allows mockery to properly read package metadata.

[Discussion](https://github.com/vektra/mockery/discussions/636)

internal error: package without types was imported
---------------------------------------------------

Expand Down

0 comments on commit b98dd8b

Please sign in to comment.