Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
grooviegermanikus committed Aug 7, 2024
1 parent 31c0eaf commit e716f94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion connector/src/chain_data.rs
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ impl ChainDataMetrics {


#[test]
pub fn test_overwrite() {
pub fn test_move_slot_to_finalized() {
const SLOT: Slot = 42_000_000;
const SOME_LAMPORTS: u64 = 99000;

Expand Down

0 comments on commit e716f94

Please sign in to comment.