Merge pull request #22222 from overleaf/td-thin-footer-react
Implement thin footer in Bootstrap 5 GitOrigin-RevId: c45f63b3d2536e6266eb55cc95df11b53a6b77ec
This commit is contained in:
@@ -83,8 +83,7 @@ describe('LearnWiki', function () {
|
||||
})
|
||||
|
||||
function checkDisabled() {
|
||||
// eslint-disable-next-line mocha/no-skipped-tests
|
||||
it.skip('should not add a documentation entry to the nav bar', () => {
|
||||
it('should not add a documentation entry to the nav bar', () => {
|
||||
login(REGULAR_USER)
|
||||
cy.visit('/project')
|
||||
cy.findByText('Documentation').should('not.exist')
|
||||
|
||||
Reference in New Issue
Block a user