2 references to WaitForAnyPromptAsync
Aspire.Deployment.EndToEnd.Tests (2)
AcaDeploymentErrorOutputTests.cs (1)
125
await auto.
WaitForAnyPromptAsync
(counter, TimeSpan.FromMinutes(2));
tests\Shared\Hex1bAutomatorTestHelpers.cs (1)
121
await auto.
WaitForAnyPromptAsync
(counter, promptGrace);