Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
SWvheerden committed Aug 6, 2024
1 parent 0d35b7b commit 7d0e5cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base_layer/core/src/blocks/pre_mine/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ mod test {
};

// Only run this when you want to create a new utxo file
#[ignore]
#[ignore]
#[tokio::test]
async fn print_pre_mine() {
let addresses_for_round = vec![
Expand Down

0 comments on commit 7d0e5cf

Please sign in to comment.