3 references to CreateBashCommandWithMockGhAsync
Aspire.Acquisition.Tests (3)
Scripts\PRScriptInstallerModeTests.cs (3)
472
using var cmd = await
CreateBashCommandWithMockGhAsync
(env);
499
using var cmd = await
CreateBashCommandWithMockGhAsync
(env);
545
using var cmd = await
CreateBashCommandWithMockGhAsync
(env);