Skip to content

Commit 97754e1

Browse files
authored
[cypress] Update Menu.cy.js (#45005)
1 parent 1a5ea16 commit 97754e1

File tree

1 file changed

+1
-1
lines changed
  • tests/System/integration/administrator/components/com_menu

1 file changed

+1
-1
lines changed

tests/System/integration/administrator/components/com_menu/Menu.cy.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
describe('Test in backend that the user form', () => {
1+
describe('Test in backend that the menu form', () => {
22
beforeEach(() => cy.doAdministratorLogin());
33
afterEach(() => cy.task('queryDB', "DELETE FROM #__menu_types WHERE menutype = 'test'"));
44

0 commit comments

Comments
 (0)