diff --git a/Makefile b/Makefile index b9fb4b061a..32f21227f1 100644 --- a/Makefile +++ b/Makefile @@ -178,7 +178,7 @@ localunit: test/goecho/goecho varlink_generate ginkgo: ginkgo -v -tags "$(BUILDTAGS)" -cover -flakeAttempts 3 -progress -trace -noColor test/e2e/. -localintegration: varlink_generate test-binaries ginkgo +localintegration: varlink_generate test-binaries clientintegration ginkgo localsystem: .install.ginkgo .install.gomega ginkgo -v -noColor test/system/