Merge pull request #3860 from aloisklink/test/make-git-graph-test-consistent

Make gitgraph snapshots consistent in E2E tests
This commit is contained in:
Sidharth Vinod 2022-11-28 15:42:20 +05:30 committed by GitHub
commit b949da9ae4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -328,7 +328,7 @@ describe('Git Graph diagram', () => {
title: simple gitGraph title: simple gitGraph
--- ---
gitGraph gitGraph
commit commit id: "1-abcdefg"
`, `,
{} {}
); );