diff --git a/cmd/root.go b/cmd/root.go index 9a28ed7..3a335f2 100644 --- a/cmd/root.go +++ b/cmd/root.go @@ -152,7 +152,6 @@ GO_TEST_BINARY="gotest" go scan(&wg, stdout) check(c.Wait()) - check(c.Start()) wg.Wait() }