Skip to content

Commit aa2ea77

Browse files
committed
Adjust test names
1 parent 7b28597 commit aa2ea77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Elastic.Changelog.Tests/Changelogs/BundlePlanTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ public async Task Plan_NoOutput_FallsBackToConfigOutputDirectory()
159159
}
160160

161161
[Fact]
162-
public async Task Plan_ProfileNotFound_ReturnsNull()
162+
public async Task Plan_ProfileNotFound_ReturnsResultWithNeedsNetworkFalse()
163163
{
164164
// language=yaml
165165
var configContent =

0 commit comments

Comments
 (0)