Skip to content

Commit b548435

Browse files
committed
clean up tests
1 parent db5329b commit b548435

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

integration-tests/src/evm_permit.rs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -738,8 +738,6 @@ fn evm_permit_set_currency_dispatch_should_pay_evm_fee_in_chosen_erc20_currency(
738738
));
739739
let fee_currency = asset;
740740

741-
//let fee_currency = DAI;
742-
743741
init_omnipool_with_oracle_for_block_10();
744742
//Add new erc20 token to omnipool and populate oracle
745743
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
912910
));
913911
let fee_currency = asset;
914912

915-
//let fee_currency = DAI;
916-
917913
init_omnipool_with_oracle_for_block_10();
918914
//Add new erc20 token to omnipool and populate oracle
919915
assert_ok!(hydradx_runtime::Omnipool::add_token(

0 commit comments

Comments
 (0)