diff --git a/build/visible_to/BUILD b/build/visible_to/BUILD index 08ca5450af9..094e9260fcc 100644 --- a/build/visible_to/BUILD +++ b/build/visible_to/BUILD @@ -40,13 +40,8 @@ package_group( "//hack", "//hack/lib", "//hack/make-rules", - "//test/e2e", - "//test/e2e/framework", - "//test/e2e/kubectl", - "//test/e2e/workload", - "//test/integration/etcd", - "//test/integration/framework", - "//test/integration/kubectl", + "//test/e2e/...", + "//test/integration/...", ], )