mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
upgrade gotestsum@v1.11.0 (#25062)
This commit is contained in:
parent
a46ad3169c
commit
4043f8b57b
@ -415,7 +415,7 @@ check-style: plugin-checker vet golangci-lint ## Runs style/lint checks
|
||||
|
||||
|
||||
gotestsum:
|
||||
$(GO) install gotest.tools/gotestsum@v1.7.0
|
||||
$(GO) install gotest.tools/gotestsum@v1.11.0
|
||||
|
||||
test-compile: gotestsum ## Compile tests.
|
||||
@echo COMPILE TESTS
|
||||
|
Loading…
Reference in New Issue
Block a user