mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #19466 from overleaf/ii-bs5-projects-tags
[web] BS5 projects tags GitOrigin-RevId: 4cdea8ad374c8b0ecba9281e3bde64517e6b0153
This commit is contained in:
@@ -29,10 +29,7 @@ describe('History', function () {
|
||||
cy.log(`download version ${JSON.stringify(name)}`)
|
||||
cy.findByText('Labels').click()
|
||||
cy.findByText(name)
|
||||
.parent()
|
||||
.parent()
|
||||
.parent()
|
||||
.parent()
|
||||
.closest('[data-testid="history-version-details"]')
|
||||
.within(() => {
|
||||
cy.get('.history-version-dropdown-menu-btn').click()
|
||||
cy.findByText('Download this version').click()
|
||||
|
||||
Reference in New Issue
Block a user