Get code coverage working
This commit is contained in:
@@ -123,7 +123,6 @@ func TestWithVolume(t *testing.T) {
|
||||
hostConfig := container.HostConfig{
|
||||
Binds: []string{
|
||||
coverageBind(t),
|
||||
//"coverage:/var/coverage",
|
||||
vol.Name + ":/mnt/mqm",
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user