Skip to content
Snippets Groups Projects
Commit 559e6283 authored by Manuel Kieweg's avatar Manuel Kieweg
Browse files

remove redundant -v

parent d098999b
No related branches found
No related tags found
1 merge request!90Develop
Pipeline #67507 passed with warnings
......@@ -37,5 +37,5 @@ unit-test:
http-api-test:
script:
- cd ./nucleus
- go test -race -v -run Test_httpApi -v -coverprofile=coverage.out
- go test -race -v -run Test_httpApi -coverprofile=coverage.out
<<: *test
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment