We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db5329b commit b548435Copy full SHA for b548435
1 file changed
integration-tests/src/evm_permit.rs
@@ -738,8 +738,6 @@ fn evm_permit_set_currency_dispatch_should_pay_evm_fee_in_chosen_erc20_currency(
738
));
739
let fee_currency = asset;
740
741
- //let fee_currency = DAI;
742
-
743
init_omnipool_with_oracle_for_block_10();
744
//Add new erc20 token to omnipool and populate oracle
745
assert_ok!(hydradx_runtime::Omnipool::add_token(
@@ -912,8 +910,6 @@ fn evm_permit_set_currency_dispatch_should_work_when_wrapped_in_dispatch_with_ex
912
910
913
911
914
915
916
917
918
919
0 commit comments