Skip to content

Commit

Permalink
refactor: rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
DefiCake committed Apr 12, 2024
1 parent bb6336e commit 0ecd3eb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ mod success {
};

#[tokio::test]
async fn deposit_to_wallet_with_proxy() {
async fn proxy() {
let mut wallet = create_wallet();

let amount: u64 = 10;
Expand Down

0 comments on commit 0ecd3eb

Please sign in to comment.