Skip to content

Commit

Permalink
GitGraph: fixed an e2e branch for vertical branch
Browse files Browse the repository at this point in the history
Fix for error spotted by @mathbraga
  • Loading branch information
guypursey committed Oct 24, 2023
1 parent 2ca083d commit 42e9f0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress/integration/rendering/gitGraph.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 42e9f0f

Please sign in to comment.