Merge branch 'develop' into feature/4451-vertical-branches-in-gitgraph

This commit is contained in:
Sibin Thomas
2023-07-20 16:03:19 +05:30
committed by GitHub
37 changed files with 259 additions and 164 deletions

View File

@@ -1,4 +1,4 @@
import { imgSnapshotTest } from '../../helpers/util.js';
import { imgSnapshotTest } from '../../helpers/util.ts';
describe('Git Graph diagram', () => {
it('1: should render a simple gitgraph with commit on main branch', () => {