diff --git a/conformance/BUILD.bazel b/conformance/BUILD.bazel index e212464..05a55ee 100644 --- a/conformance/BUILD.bazel +++ b/conformance/BUILD.bazel @@ -7,6 +7,7 @@ filegroup( name = "testdata", srcs = glob(["testdata/**"]), visibility = [ + "//third_party/cel/prettier_plugin_cel:__subpackages__", "//visibility:public", ], )