Skip to content

Commit

Permalink
Update mockery version
Browse files Browse the repository at this point in the history
Signed-off-by: alexey semenyuk <alexsemenyuk88@gmail.com>
  • Loading branch information
alex-semenyuk committed Jul 20, 2024
1 parent 6a227d0 commit 48085be
Show file tree
Hide file tree
Showing 4 changed files with 46 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ test: deps lint
coverage.html:
$(VGO) tool cover -html=coverage.txt
coverage: test coverage.html
lint:
lint:
$(VGO) install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2
GOGC=20 $(LINT) run -v --timeout 5m

Expand Down
39 changes: 39 additions & 0 deletions mocks/confirmationsmocks/manager.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion mocks/metricsmocks/event_metrics_emitter.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions mocks/persistencemocks/persistence.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 48085be

Please sign in to comment.