diff --git a/tests/components/ct-angular/playwright/index.ts b/tests/components/ct-angular/playwright/index.ts index 53bb2b16c6..662ec65513 100644 --- a/tests/components/ct-angular/playwright/index.ts +++ b/tests/components/ct-angular/playwright/index.ts @@ -12,10 +12,6 @@ export type HooksConfig = { }; beforeMount(async ({ hooksConfig, TestBed }) => { - TestBed.configureTestingModule({ - imports: [ButtonComponent], - }); - if (hooksConfig?.routing) TestBed.configureTestingModule({ providers: [