diff --git a/operator/restorecontroller/executor_test.go b/operator/restorecontroller/executor_test.go index 6be32d384..075c9b9fe 100644 --- a/operator/restorecontroller/executor_test.go +++ b/operator/restorecontroller/executor_test.go @@ -1,3 +1,5 @@ +//go:build integration + package restorecontroller import (