From a1fee2ae9bf38a6e11505383fc94b436dc625a05 Mon Sep 17 00:00:00 2001 From: Younes Jaaidi Date: Fri, 23 Feb 2024 17:54:54 +0100 Subject: [PATCH] test(ct-angular): remove now useless import --- tests/components/ct-angular/playwright/index.ts | 4 ---- 1 file changed, 4 deletions(-) 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: [