Skip to content

Commit 00505cc

Browse files
authored
[5.3] Test description (joomla#45804)
Corrects the test description code review only needed Signed-off-by: BrianTeeman <[email protected]>
1 parent 96697bf commit 00505cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/System/integration/site/components/com_config/Templates.cy.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
describe('Test in frontend that the config config view', () => {
1+
describe('Test in frontend that the config templates view', () => {
22
beforeEach(() => cy.doFrontendLogin());
33

44
it('can edit template settings without menu item', () => {

0 commit comments

Comments
 (0)