Skip to content

Commit

Permalink
reenable skipped test (fsprojects#1174)
Browse files Browse the repository at this point in the history
  • Loading branch information
0x53A committed Apr 28, 2017
1 parent a96a41c commit c5f1937
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ let ``#2289 Paket 4.x install command takes hours to complete``() =
|> shouldBeSmallerThan (SemVer.Parse "3.0")

[<Test>]
[<Ignore("fails with SO, skipping until works")>]
let ``#1174 Should find Ninject error``() =
updateShouldFindPackageConflict "Ninject" "i001174-resolve-fast-conflict"

Expand Down

0 comments on commit c5f1937

Please sign in to comment.