4 references to SelectAnIntegrationToAdd
Aspire.Cli.EndToEnd.Tests (4)
EmulatedLocalReleaseBuildTests.cs (1)
274await auto.WaitUntilTextAsync(AddCommandStrings.SelectAnIntegrationToAdd, timeout: TimeSpan.FromMinutes(1));
EmulatedReleasedBuildTests.cs (1)
187await auto.WaitUntilTextAsync(AddCommandStrings.SelectAnIntegrationToAdd, timeout: TimeSpan.FromMinutes(1));
EmulatedStagingBuildTests.cs (1)
219await auto.WaitUntilTextAsync(AddCommandStrings.SelectAnIntegrationToAdd, timeout: TimeSpan.FromMinutes(1));
StartStopTests.cs (1)
490await auto.WaitUntilTextAsync(AddCommandStrings.SelectAnIntegrationToAdd, timeout: TimeSpan.FromMinutes(1));