This commit is contained in:
Nacho Orlandoni
2024-10-21 16:28:18 +01:00
committed by GitHub
10 changed files with 71 additions and 1 deletions

View File

@@ -478,6 +478,7 @@ async function setup(testName: string): Promise<void> {
lfsInstall: jest.fn(),
log1: jest.fn(),
remoteAdd: jest.fn(),
referenceAdd: jest.fn(),
removeEnvironmentVariable: jest.fn(),
revParse: jest.fn(),
setEnvironmentVariable: jest.fn(),