This reverts commit 2bc660e80bf95a4e2d1216ef5e342b64bbdfe013.
@@ -19,7 +19,6 @@ context('Access Home', () => {
// for check download toc data
cy.get('.toc-link').should('be.visible');
- // same screenshot is taken in access-to-page.spec
cy.screenshot(`${ssPrefix}-visit-home`);
});