From 2d61d1b87cc88bb9898a566195d6c779d256b5cb Mon Sep 17 00:00:00 2001 From: BrianTeeman Date: Tue, 29 Jul 2025 14:34:29 +0100 Subject: [PATCH] [5.3] Test description Corrects the test description code review only needed Signed-off-by: BrianTeeman --- .../integration/site/components/com_config/Templates.cy.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/System/integration/site/components/com_config/Templates.cy.js b/tests/System/integration/site/components/com_config/Templates.cy.js index 85e659c511f42..9af90d7b868d7 100644 --- a/tests/System/integration/site/components/com_config/Templates.cy.js +++ b/tests/System/integration/site/components/com_config/Templates.cy.js @@ -1,4 +1,4 @@ -describe('Test in frontend that the config config view', () => { +describe('Test in frontend that the config templates view', () => { beforeEach(() => cy.doFrontendLogin()); it('can edit template settings without menu item', () => {