mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-28 04:36:45 +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', () => {
|
||||
imgSnapshotTest(
|
||||
`gitGraph
|
||||
`gitGraph TB:
|
||||
commit
|
||||
commit
|
||||
branch feature-001
|
||||
|
Reference in New Issue
Block a user