From b85f36598c7c404f782f1a5dc091f3759cda1f57 Mon Sep 17 00:00:00 2001 From: Valere Date: Wed, 3 Dec 2025 08:54:52 +0100 Subject: [PATCH] fix: mistake in file name --- .../CallViewModel/{Layout.switch.test.ts => LayoutSwitch.test.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/state/CallViewModel/{Layout.switch.test.ts => LayoutSwitch.test.ts} (100%) diff --git a/src/state/CallViewModel/Layout.switch.test.ts b/src/state/CallViewModel/LayoutSwitch.test.ts similarity index 100% rename from src/state/CallViewModel/Layout.switch.test.ts rename to src/state/CallViewModel/LayoutSwitch.test.ts