TEST-0008 Remove private nuget feed references #374
promotion-pull-request.yml
on: push
promote-test-to-main
0s
promote-dev-to-test
0s
Annotations
1 error
WebApi.Tests.Controllers.WeatherForecastControllerTests ► Get_ReturnsWeatherForecastsWithCorrectProperties:
tests/backend/WebApi.Tests/Controllers/WeatherForecastControllerTests.cs#L69
Failed test found in:
tests/backend/WebApi.Tests/TestResults/test-results.trx
Error:
Assert.That(weatherForecast.TemperatureC, Is.GreaterThan(-19))
Expected: greater than -19
But was: -19
|