From 331a102a19e568d358d71d04dbb8166ecea0f6ef Mon Sep 17 00:00:00 2001 From: Carlos Santos <4a.santos@gmail.com> Date: Tue, 20 May 2025 16:56:19 +0200 Subject: [PATCH] ov-components: add end-to-end tests for structural directives in OpenVidu Components --- ...strutural-directives.test.ts => structural-directives.test.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename openvidu-components-angular/e2e/nested-components/{strutural-directives.test.ts => structural-directives.test.ts} (100%) diff --git a/openvidu-components-angular/e2e/nested-components/strutural-directives.test.ts b/openvidu-components-angular/e2e/nested-components/structural-directives.test.ts similarity index 100% rename from openvidu-components-angular/e2e/nested-components/strutural-directives.test.ts rename to openvidu-components-angular/e2e/nested-components/structural-directives.test.ts