mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-21 01:06:43 +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.eyesClose();
|
||||
} else {
|
||||
cy.matchImageSnapshot(name);
|
||||
// Argos will take care of this
|
||||
// cy.matchImageSnapshot(name);
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user