From e2079386feaf4378a2b8a19ef2249d593ea57764 Mon Sep 17 00:00:00 2001 From: Miles Malerba Date: Thu, 15 May 2025 23:22:37 +0000 Subject: [PATCH] build: stop syncing cdk/testing/private into g3 --- .ng-dev/google-sync-config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.ng-dev/google-sync-config.json b/.ng-dev/google-sync-config.json index 7bd62f2ffcb8..effc32010c0f 100644 --- a/.ng-dev/google-sync-config.json +++ b/.ng-dev/google-sync-config.json @@ -24,6 +24,7 @@ "**/typings.d.ts", "src/**/*spec.ts", "src/cdk/schematics/**/*", + "src/cdk/testing/private/**/*", "src/material/schematics/**/*", "src/material/schematics/ng-generate/theme-color/**/*.bazel", "src/material/schematics/ng-generate/theme-color/index_bundled.d.ts",