diff --git a/npm/ng-packs/packages/core/testing/src/lib/core-testing.module.ts b/npm/ng-packs/packages/core/testing/src/lib/core-testing.module.ts index 7ffeba2a9e..8aab44d44b 100644 --- a/npm/ng-packs/packages/core/testing/src/lib/core-testing.module.ts +++ b/npm/ng-packs/packages/core/testing/src/lib/core-testing.module.ts @@ -63,7 +63,7 @@ export class CoreTestingModule { }, { provide: INCUDE_LOCALIZATION_RESOURCES_TOKEN, - useValue: true, + useValue: false, }, provideRoutes(routes), ],