#8600: Added and modified E2E #1447
|
@ -23,7 +23,7 @@ describe('ZoneList', () => {
|
|||
cy.url().should('include', 'zone/2/summary');
|
||||
});
|
||||
|
||||
it('should copy the zone', () => {
|
||||
it('should clone the zone', () => {
|
||||
cy.get('.router-link-active > .q-icon').click();
|
||||
cy.dataCy('tableAction-1').eq(1).click();
|
||||
cy.dataCy('VnConfirm_confirm').click();
|
||||
|
|
Loading…
Reference in New Issue