From d66277b824602b511030b377f4102e0de5e03a9d Mon Sep 17 00:00:00 2001 From: Yisroel Baum Date: Sun, 22 Mar 2026 10:52:33 +0200 Subject: [PATCH] rename home file to admin --- cypress/e2e/{home.cy.js => admin.cy.js} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename cypress/e2e/{home.cy.js => admin.cy.js} (100%) diff --git a/cypress/e2e/home.cy.js b/cypress/e2e/admin.cy.js similarity index 100% rename from cypress/e2e/home.cy.js rename to cypress/e2e/admin.cy.js