refactor: refs #8600 changed test case description
gitea/salix-front/pipeline/pr-dev Build queued...
Details
gitea/salix-front/pipeline/pr-dev Build queued...
Details
This commit is contained in:
parent
f0e6db951e
commit
d4989f8c43
|
@ -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