Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
telezhnaya committed May 27, 2024
1 parent 3a4c447 commit 9c04438
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/transaction/engine.rs
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,7 @@ mod tests {
receiver_id: "dog.near".parse().unwrap(),
wrap_near_id: "frog.near".parse().unwrap(),
ft_account_id: "bear.near".parse().unwrap(),
exchange_id: "flamingo.near".parse().unwrap(),
pool_id: 0,
transaction_kind: TransactionKind::TokenTransferDefault,
period: Duration::from_millis(1),
Expand Down

0 comments on commit 9c04438

Please sign in to comment.