Skip to content

Commit 8d8a2d3

Browse files
committed
cleanup
1 parent 289bfb3 commit 8d8a2d3

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

test/NuGet.Core.FuncTests/NuGet.Commands.FuncTest/RestoreCommand_Aliases.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -674,8 +674,6 @@ public async Task RestoreCommand_WithAliasesOfSameFrameworkAndProjectReferences_
674674
result.LockFile.LogMessages[0].TargetGraphs.Should().BeEquivalentTo([banana]);
675675
}
676676

677-
// P (apple) -> Project2 (apple) -> Package A
678-
// P (banana) -> Project2 (banana) -> Package B
679677
[Fact]
680678
public async Task RestoreCommand_WithAliasesOfSameFrameworkAndProjectReferenceToASingleProject_WithConditionalWarningSuppression_SupressesWarningsCorrectly()
681679
{

0 commit comments

Comments
 (0)