Skip to content

Commit

Permalink
style: 💄 add new line at the end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
jbcaron committed Jan 11, 2024
1 parent 02c6cdb commit 3fe0ab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unit_tests/tests/test_get_transaction_receipt.rs
Original file line number Diff line number Diff line change
Expand Up @@ -129,4 +129,4 @@ async fn work_with_invoke(clients: HashMap<String, JsonRpcClient<HttpTransport>>
.expect("Error waiting for response from Pathfinder node");

assert_eq!(response_deoxys, response_pathfinder);
}
}

0 comments on commit 3fe0ab5

Please sign in to comment.