diff --git a/ctl_test.go b/ctl_test.go index d7001db..a9f9e78 100644 --- a/ctl_test.go +++ b/ctl_test.go @@ -1,4 +1,4 @@ -//go:build !quickstart && !integration +//go:build !integration package main