mirror of
https://github.com/anyproto/anytype-heart.git
synced 2025-06-09 09:35:00 +09:00
GO-2246 fix tests
This commit is contained in:
parent
28ed0b1a3b
commit
a4441ee6f8
4 changed files with 107 additions and 23 deletions
2
Makefile
2
Makefile
|
@ -73,7 +73,7 @@ test-deps:
|
|||
@go build -o deps go.uber.org/mock/mockgen
|
||||
@go build -o deps github.com/vektra/mockery/v2
|
||||
@go generate ./...
|
||||
@mockery --all
|
||||
@$(DEPS_PATH)/mockery --all
|
||||
|
||||
clear-test-deps:
|
||||
@echo 'Removing test mocks...'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue