We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b28597 commit aa2ea77Copy full SHA for aa2ea77
1 file changed
tests/Elastic.Changelog.Tests/Changelogs/BundlePlanTests.cs
@@ -159,7 +159,7 @@ public async Task Plan_NoOutput_FallsBackToConfigOutputDirectory()
159
}
160
161
[Fact]
162
- public async Task Plan_ProfileNotFound_ReturnsNull()
+ public async Task Plan_ProfileNotFound_ReturnsResultWithNeedsNetworkFalse()
163
{
164
// language=yaml
165
var configContent =
0 commit comments