Skip to content

Commit

Permalink
refactor(sequencer): address comments from noot
Browse files Browse the repository at this point in the history
Co-authored-by: noot <[email protected]>
  • Loading branch information
Lilyjjo and noot committed Apr 1, 2024
1 parent 445d44e commit 01096f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/astria-sequencer/src/authority/state_ext.rs
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,7 @@ mod test {
.await
.expect("if no updates have been written return empty set"),
empty_validator_set,
"returned empty validator set different than expected"
"returned validator set different than expected"
);
}

Expand Down

0 comments on commit 01096f0

Please sign in to comment.