3 references to CreateFakeGhAsync
Infrastructure.Tests (3)
WorkflowScripts\ExtensionReleaseWorkflowTests.cs (3)
283
var fakeGh = await
CreateFakeGhAsync
(tempDirectory.FullName);
314
var fakeGh = await
CreateFakeGhAsync
(tempDirectory.FullName);
345
var fakeGh = await
CreateFakeGhAsync
(tempDirectory.FullName);