Skip to content

Commit

Permalink
to drop
Browse files Browse the repository at this point in the history
  • Loading branch information
LHBruneton-C2C committed Sep 27, 2024
1 parent fc928af commit 545d62b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/metadata-editor-e2e/src/e2e/edit.cy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -454,6 +454,7 @@ describe('editor form', () => {
.find('input')
.type('{selectall}{del}new identifier')
cy.get('gn-ui-modal-dialog [data-cy=confirm-button]').click()
cy.wait(1000)
cy.editor_publishAndReload()
cy.get('@resourcePageBtn').click()
cy.get('@wmsService')
Expand Down

0 comments on commit 545d62b

Please sign in to comment.