mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-01-14 06:43:25 +08:00
chore(argos): disable matchImageSnapshot
This commit is contained in:
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);
|
||||
}
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user