Tests for the shipped data layer, New options and concurrent Fake
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ x-go: &go
|
||||
services:
|
||||
test:
|
||||
<<: *go
|
||||
command: go test ./...
|
||||
command: go test -race ./...
|
||||
|
||||
cover:
|
||||
<<: *go
|
||||
|
||||
Reference in New Issue
Block a user