Skip to content
Snippets Groups Projects

Resolve "Isolate Integration Tests"

Merged Ghost User requested to merge 91-isolate-integration-tests into develop
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -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:
Loading