Skip to content

Commit

Permalink
ignored test for mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
tbssajal committed Jan 25, 2023
1 parent 61f5079 commit b4d723d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ public void Teardown()
}

[Test]
[Ignore("Doesn't work in mainnet")]
public void Test()
{
// execute some blocks
Expand Down

0 comments on commit b4d723d

Please sign in to comment.