Skip to content

Commit e87a258

Browse files
committed
cleanup
1 parent b1dff52 commit e87a258

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/EndToEnd/tests/GetProjectTest.ps1

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,8 @@ function Test-RenamingSolutionFolderWithDeeplyNestedProjectsDoesNotAffectGetProj
207207
}
208208

209209
function Test-AmbiguousStartupProject {
210+
[SkipTest("https://github.com/NuGet/Home/issues/14660"]
211+
param($context)
210212
# Arrange
211213
New-SolutionFolder foo
212214
$p1 = New-ClassLibrary A foo

0 commit comments

Comments
 (0)