Browse Source

Update core-testing.module.ts

pull/16033/head
Mahmut Gundogdu 3 years ago
committed by GitHub
parent
commit
a6006a1135
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      npm/ng-packs/packages/core/testing/src/lib/core-testing.module.ts

2
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),
],

Loading…
Cancel
Save