Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sleygin committed Oct 30, 2024
1 parent b611bfd commit f14ceef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@ or install minimock using [v2 branch](https://github.com/gojuno/minimock/tree/v2
-s string
mock file suffix (default "_mock_test.go")
-gr
changes go:generate line from "//go:generate minimock args..." to "//go:generate go run github.com/gojuno/minimock/v3/cmd/minimock",
changes go:generate line from "//go:generate minimock args..." to
"//go:generate go run github.com/gojuno/minimock/v3/cmd/minimock",
useful while controlling minimock version with go mod
```

Expand Down

0 comments on commit f14ceef

Please sign in to comment.