Skip to content

Commit

Permalink
re-enable fsprojects#1174 Should find Ninject error for Net, beca…
Browse files Browse the repository at this point in the history
…use it SOs with mono
  • Loading branch information
0x53A committed Apr 30, 2017
1 parent 255340a commit 86f12eb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ let ``#1166 Should resolve Nancy without timeout``() =
|> shouldBeGreaterThan (SemVer.Parse "1.1")

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

Expand Down

0 comments on commit 86f12eb

Please sign in to comment.