Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
hansieodendaal committed Sep 5, 2024
1 parent 71be529 commit 94bb7c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base_layer/core/src/blocks/genesis_block.rs
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,7 @@ mod test {
// if consensus values change, e.g. new pre_mine or other
let block = get_esmeralda_genesis_block();
check_block(network, &block, 164, 1);
remove_network_env_var();
remove_network_env_var();
}

#[test]
Expand Down

0 comments on commit 94bb7c8

Please sign in to comment.