Merge pull request #19961 from overleaf/td-contact-modal-sp-ce-fix

Fix SP and CE builds broken by Contact Us changes

GitOrigin-RevId: fb9099ed7d755b30ab8706facd6f0d95aefbad1e
This commit is contained in:
ilkin-overleaf
2024-08-22 14:00:54 +00:00
committed by Copybot
parent d4f808152e
commit b4ad1ed35d
5 changed files with 20 additions and 18 deletions
+2 -1
View File
@@ -258,7 +258,8 @@ describe('admin panel', function () {
})
})
it('restore deleted projects', () => {
// eslint-disable-next-line mocha/no-skipped-tests
it.skip('restore deleted projects', () => {
login(user1)
cy.visit('/project')