#7869: Added include and exclude event from list #1574

Merged
jon merged 22 commits from 7869-ModifyZones into dev 2025-03-20 07:39:09 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit fdf3af0550 - Show all commits

View File

@ -18,7 +18,7 @@ describe('AgencyWorkCenter', () => {
cy.visit(`/#/route/agency/11/workCenter`);
});
xit('Should add work center, check already assigned and remove work center', () => {
it('Should add work center, check already assigned and remove work center', () => {

Si quitas pon el redmine

Si quitas pon el redmine
cy.addBtnClick();
cy.selectOption('[data-cy="workCenter_select"]', 'workCenterOne');
cy.dataCy(selectors.popupSave).click();