Merge branch 'develop' into mermaid/10.8.0

This commit is contained in:
Sidharth Vinod
2024-02-03 11:04:16 +05:30
committed by GitHub
+1 -1
View File
@@ -9,7 +9,7 @@ describe('Editor docs tests', () => {
});
it('Test default loading', () => {
cy.get(`[data-cy=docs][href^="https://mermaid-js.github.io/mermaid"]`).should('exist');
cy.get(`[data-cy=docs][href^="https://mermaid.js.org/"]`).should('exist');
});
it('Test to see if the correct URL loads when changing from one diagram to other', () => {