Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Test rename
  • Loading branch information
davxy committed Apr 4, 2022
commit 998adf6799dbfbcdff45990b99d94fc96a1683ad
2 changes: 1 addition & 1 deletion client/finality-grandpa/src/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1687,7 +1687,7 @@ fn grandpa_environment_doesnt_send_equivocation_reports_for_itself() {
}

#[test]
fn revert_prunes_authority_changes_and_resets_voter_state() {
fn revert_prunes_authority_changes() {
sp_tracing::try_init_simple();
let runtime = Runtime::new().unwrap();

Expand Down