mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-23 18:26:39 +02:00
chore(argos): disable matchImageSnapshot
This commit is contained in:

committed by
Sidharth Vinod

parent
44688a20b6
commit
caa0ff340d
@@ -124,6 +124,7 @@ export const openURLAndVerifyRendering = (
|
|||||||
cy.log(`Closing eyes ${Cypress.spec.name}`);
|
cy.log(`Closing eyes ${Cypress.spec.name}`);
|
||||||
cy.eyesClose();
|
cy.eyesClose();
|
||||||
} else {
|
} else {
|
||||||
cy.matchImageSnapshot(name);
|
// Argos will take care of this
|
||||||
|
// cy.matchImageSnapshot(name);
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user