GitGraph: fixed an e2e branch for vertical branch

Fix for error spotted by @mathbraga
This commit is contained in:
Guy Pursey
2023-10-17 08:28:29 +01:00
parent 25a678caec
commit b0b276898a

View File

@@ -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