|
|
@@ -53,7 +53,7 @@ context('Installing', () => {
|
|
|
cy.getByTestid('btnSubmit').click();
|
|
|
|
|
|
cy.screenshot(`${ssPrefix}-installed`, {
|
|
|
- // blackout: ['#grw-sidebar-contents-wrapper','[data-line="2"]:eq(0) > a > img', '[data-hide-in-vrt=true]'],
|
|
|
+ blackout: ['#grw-sidebar-contents-wrapper','[data-line="2"]:eq(0) > a > img', '[data-hide-in-vrt=true]'],
|
|
|
});
|
|
|
});
|
|
|
|