Skip to content

Commit d572df1

Browse files
committed
Merge branch '1150-vitest-migration-from-service' of https://github.com/jescalada/git-proxy into 1150-vitest-migration-from-service
2 parents a53eeef + b741bfb commit d572df1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/1.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ import service from '../src/service';
1414
import * as db from '../src/db';
1515
import Proxy from '../src/proxy';
1616

17+
// Create constants for values used in multiple tests
1718
const TEST_REPO = {
1819
project: 'finos',
1920
name: 'db-test-repo',

0 commit comments

Comments
 (0)