diff --git a/tools/testing/BUILD.bazel b/tools/testing/BUILD.bazel index 11605471fc..a0413c75bc 100644 --- a/tools/testing/BUILD.bazel +++ b/tools/testing/BUILD.bazel @@ -21,6 +21,7 @@ ts_library( "//packages/core/testing", "//packages/platform-server", "//packages/platform-server/testing", + "@ngdeps//domino", ], )