From 1ee12499928148e44169ec6f8c2fb72e766ff0db Mon Sep 17 00:00:00 2001 From: Aadrika Bhargava <64789514+reachaadrika@users.noreply.github.com> Date: Tue, 11 Jul 2023 00:45:59 +0530 Subject: [PATCH] Rename filters.cy.js to Filters.cy.js --- cypress/test/dashboard/table/{filters.cy.js => Filters.cy.js} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename cypress/test/dashboard/table/{filters.cy.js => Filters.cy.js} (100%) diff --git a/cypress/test/dashboard/table/filters.cy.js b/cypress/test/dashboard/table/Filters.cy.js similarity index 100% rename from cypress/test/dashboard/table/filters.cy.js rename to cypress/test/dashboard/table/Filters.cy.js