Skip to content

Commit

Permalink
Merge pull request #1194 from KellyShao/flaky-test-tessera-partyinfo
Browse files Browse the repository at this point in the history
Fixed flaky test in DiscoveryFactoryTest.java
  • Loading branch information
Krish1979 committed Dec 16, 2020
2 parents 5150289 + a6876fc commit 5dd2b98
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ public class DiscoveryFactoryTest {

@Before
public void beforeTest() {
MockContextHolder.reset();
runtimeContext = RuntimeContext.getInstance();
}

Expand Down

0 comments on commit 5dd2b98

Please sign in to comment.