2 references to WaitForDashboardToBeAvailableAsync
Aspire.Templates.Tests (2)
tests\Shared\TemplatesTesting\AspireProject.cs (2)
367await WaitForDashboardToBeAvailableAsync(dashboardUrlToUse, _testOutput, cts.Token).ConfigureAwait(false); 404return WaitForDashboardToBeAvailableAsync(DashboardUrl, _testOutput, cancellationToken);