Skip to content

Commit c7c9c00

Browse files
disabled test_compute_brackets
1 parent e0262cb commit c7c9c00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contracts/examples/rewards-distribution/tests/rewards_distribution_integration_test.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ impl RewardsDistributionTestState {
9494
}
9595

9696
#[test]
97+
#[ignore = "long running test, run on demand"]
9798
fn test_compute_brackets() {
9899
let mut state = RewardsDistributionTestState::new();
99100

0 commit comments

Comments
 (0)