pull/284/head
eric sciple 5 years ago
parent 6e3d2777af
commit 5e36a5f9a2

@ -714,6 +714,7 @@ async function setup(testName: string): Promise<void> {
),
env: {},
fetch: jest.fn(),
getDefaultBranch: jest.fn(),
getWorkingDirectory: jest.fn(() => workspace),
init: jest.fn(),
isDetached: jest.fn(),

Loading…
Cancel
Save