fix: refs #7529 fix e2e
gitea/salix-front/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Carlos Satorres 2024-11-25 13:53:22 +01:00
parent 2bc2217406
commit dfcaf4e692
1 changed files with 1 additions and 1 deletions

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);