3 references to WaitForSuccessPromptFailFastAsync
Aspire.Deployment.EndToEnd.Tests (3)
Helpers\DeploymentE2EAutomatorHelpers.cs (3)
56
await auto.
WaitForSuccessPromptFailFastAsync
(counter, TimeSpan.FromSeconds(300));
70
await auto.
WaitForSuccessPromptFailFastAsync
(counter, TimeSpan.FromSeconds(300));
99
await auto.
WaitForSuccessPromptFailFastAsync
(counter, TimeSpan.FromSeconds(300));