fix tests

This commit is contained in:
Hazel
2024-01-29 15:16:33 +00:00
parent de540e1926
commit fc0a6fcb57
8 changed files with 275 additions and 310 deletions

View File

@@ -1,4 +1,4 @@
import {GitVersion} from '../lib/git-version'
import {GitVersion} from '../src/git-version'
describe('git-version tests', () => {
it('basics', async () => {