mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-07 09:36:41 +02:00
GitGraph: fixed an e2e branch for vertical branch
Fix for error spotted by @mathbraga
This commit is contained in:
@@ -720,7 +720,7 @@ gitGraph TB:
|
|||||||
});
|
});
|
||||||
it('35: should render a simple gitgraph with two branches from same commit | Vertical Branch', () => {
|
it('35: should render a simple gitgraph with two branches from same commit | Vertical Branch', () => {
|
||||||
imgSnapshotTest(
|
imgSnapshotTest(
|
||||||
`gitGraph
|
`gitGraph TB:
|
||||||
commit
|
commit
|
||||||
commit
|
commit
|
||||||
branch feature-001
|
branch feature-001
|
||||||
|
Reference in New Issue
Block a user