3 references to InstallAspireCliFromPullRequestAsync
Aspire.Cli.EndToEnd.Tests (3)
DockerDeploymentTests.cs (2)
40await auto.InstallAspireCliFromPullRequestAsync(prNumber, counter); 161await auto.InstallAspireCliFromPullRequestAsync(prNumber, counter);
KubernetesPublishTests.cs (1)
54await auto.InstallAspireCliFromPullRequestAsync(prNumber, counter);