WIP: #7354 zone_missing_e2e #1030

Draft
jsegarra wants to merge 191 commits from 7354_zone_missing_e2e into dev
1 changed files with 1 additions and 1 deletions
Showing only changes of commit dfcaf4e692 - Show all commits

View File

@ -30,7 +30,7 @@ describe('WorkerPit', () => {
cy.get(savePIT).click();
});
it('delete relative', () => {
it('complete relative', () => {
cy.get(addRelative).click();
cy.get(isDescendantSelect).type('{downArrow}{downArrow}{enter}');
cy.get(birthedInput).type(birthed);