From e8a4f89fd25c6a4ab7dfc307ccc7cc93ee5941a7 Mon Sep 17 00:00:00 2001 From: Arman Ozak Date: Thu, 7 Jan 2021 13:10:38 +0300 Subject: [PATCH] replace forRoot with withConfig --- .../theme-basic/testing/src/lib/theme-basic-testing.module.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npm/ng-packs/packages/theme-basic/testing/src/lib/theme-basic-testing.module.ts b/npm/ng-packs/packages/theme-basic/testing/src/lib/theme-basic-testing.module.ts index 7df6d40231..0bcab2ed08 100644 --- a/npm/ng-packs/packages/theme-basic/testing/src/lib/theme-basic-testing.module.ts +++ b/npm/ng-packs/packages/theme-basic/testing/src/lib/theme-basic-testing.module.ts @@ -12,7 +12,7 @@ import { VALIDATION_ERROR_TEMPLATE, VALIDATION_TARGET_SELECTOR } from '@ngx-vali imports: [BaseThemeBasicModule], }) export class ThemeBasicTestingModule { - static forRoot(): ModuleWithProviders { + static withConfig(): ModuleWithProviders { return { ngModule: ThemeBasicTestingModule, providers: [