From 958e893786af57216ccfcfe4156b26a757646d6e Mon Sep 17 00:00:00 2001 From: Younes Jaaidi Date: Wed, 27 Mar 2024 21:43:00 +0100 Subject: [PATCH] refactor(ct-angular): use playwright.config.mts as analog vite plugin is esm only --- .../ct-angular/{playwright.config.ts => playwright.config.mts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/components/ct-angular/{playwright.config.ts => playwright.config.mts} (100%) diff --git a/tests/components/ct-angular/playwright.config.ts b/tests/components/ct-angular/playwright.config.mts similarity index 100% rename from tests/components/ct-angular/playwright.config.ts rename to tests/components/ct-angular/playwright.config.mts