3 references to CreateBashCommandWithMockGhAsync
Aspire.Acquisition.Tests (3)
Scripts\PRScriptInstallerModeTests.cs (3)
484
using var cmd = await
CreateBashCommandWithMockGhAsync
(env);
511
using var cmd = await
CreateBashCommandWithMockGhAsync
(env);
557
using var cmd = await
CreateBashCommandWithMockGhAsync
(env);