Skip to content

Commit

Permalink
Revert "Test failure in more conspicuous spot"
Browse files Browse the repository at this point in the history
This reverts commit 259ff81.
  • Loading branch information
nike4613 committed Jun 16, 2024
1 parent 4a558fe commit 125572e
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ public void TestAssemblyLoadContextHook()
WaitForWeakReferenceToDie(TestAssemblyLoadContextHookStep(0, 0));
WaitForWeakReferenceToDie(TestAssemblyLoadContextHookStep(1, 1));
WaitForWeakReferenceToDie(TestAssemblyLoadContextHookStep(1, 2));

Assert.Fail("fail");
}

private static void WaitForWeakReferenceToDie(WeakReference weakref)
Expand Down

0 comments on commit 125572e

Please sign in to comment.