3 references to InstallAspireCliFromPullRequestAsync
Aspire.Cli.EndToEnd.Tests (3)
DockerDeploymentTests.cs (2)
42await auto.InstallAspireCliFromPullRequestAsync(prNumber, counter); 164await auto.InstallAspireCliFromPullRequestAsync(prNumber, counter);
KubernetesPublishTests.cs (1)
56await auto.InstallAspireCliFromPullRequestAsync(prNumber, counter);