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

integration test package path

parent 1ad6e70b
Branches
Tags
2 merge requests!126Resolve "Isolate Integration Tests",!90Develop
......@@ -17,7 +17,7 @@
<<: *it
script:
- cd ./nucleus
- go test -race -v -coverprofile=coverage.out
- go test -race ./test/integration -v -coverprofile=coverage.out
unit-test:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment