Skip to content

Commit

Permalink
retry BaselineTreeTracker_ReorganizationTests.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
MarekM25 committed Apr 23, 2021
1 parent a318338 commit 417f8ea
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ public partial class BaselineTreeTrackerTests
{

[Test]
[Retry(3)]
public async Task Tree_tracker_reorganization([ValueSource(nameof(ReorganizationTestCases))]ReorganizedInsertLeafTest test)
{
Address address = TestItem.Addresses[0];
Expand Down

0 comments on commit 417f8ea

Please sign in to comment.