2 references to WaitForTextAsync
Aspire.Playground.Tests (2)
ProjectSpecificTests.cs (2)
28await app.WaitForTextAsync($"I'm Batman. - Batman") 46await app.WaitForTextAsync("Hello, World!").WaitAsync(TestConstants.ExtraLongTimeoutTimeSpan);