Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
maltekliemann committed Sep 23, 2024
1 parent 3953eee commit 4a049a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zrml/hybrid-router/src/tests/buy.rs
Original file line number Diff line number Diff line change
Expand Up @@ -758,7 +758,7 @@ fn buy_emits_event() {
asset_in: BASE_ASSET,
amount_in,
asset_out: asset,
amount_out: 2301256894490,
amount_out: 2301256894491,
external_fee_amount: 3423314400,
swap_fee_amount: 2273314407,
}
Expand Down

0 comments on commit 4a049a4

Please sign in to comment.