Skip to content

Commit

Permalink
PMM-12429 install mockery prior to using
Browse files Browse the repository at this point in the history
  • Loading branch information
ademidoff committed Nov 14, 2023
1 parent 1c6f0b3 commit b8e5197
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.include
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ gen: clean ## Generate files
make -C agent gen
make -C admin gen
make -C managed gen
brew install mockery
mockery --config ./.mockery.yaml

make format
Expand Down

0 comments on commit b8e5197

Please sign in to comment.