Skip to content

Commit

Permalink
Unskip test as CI now uses Mono v6
Browse files Browse the repository at this point in the history
  • Loading branch information
stakx committed Aug 12, 2019
1 parent 76c3719 commit 161a4b3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ public void AfterExplicitTrim_LiveObject()
}

[Test]
[ExcludeOnFramework(Framework.Mono, "Fails on Mono version 5.20.1.19. Try unskipping this test once the CI server uses a more recent version of Mono.")]
public void AfterExplicitTrim_DeadObject()
{
CreateDictionary(); AddItem(); ResetItem();
Expand Down

0 comments on commit 161a4b3

Please sign in to comment.