Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
1xstj committed Sep 8, 2023
1 parent a8e22b2 commit 5c3555c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pallets/dkg-metadata/src/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -814,7 +814,6 @@ fn keygen_misbehaviour_reports_does_not_drop_threshold_below_2() {
});
}

// Test that the misbehaviour reports does not drop the thresholds lower than 2
#[test]
fn reputation_is_set_correctly() {
new_test_ext(vec![1, 2, 3, 4, 5]).execute_with(|| {
Expand Down

0 comments on commit 5c3555c

Please sign in to comment.