1
0
Fork 0
mirror of https://code.forgejo.org/actions/checkout.git synced 2025-05-07 02:29:53 +02:00

ran npm run format

This commit is contained in:
John Wesley Walker III 2024-03-12 15:44:30 +00:00
parent 5fd05b69b4
commit 3471f851f6
3 changed files with 6 additions and 4 deletions

View file

@ -1,7 +1,6 @@
import { GitVersion } from '../src/git-version'
import {GitVersion} from '../src/git-version'
import {MinimumGitSparseCheckoutVersion} from '../src/git-command-manager'
describe('git-version tests', () => {
it('basics', async () => {
let version = new GitVersion('')