diff --git a/tools/testing/BUILD.bazel b/tools/testing/BUILD.bazel index 2039a92db3..c8a3c44a81 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", ], )