Skip to content
Prev Previous commit
Next Next commit
Update integration-tests/src/cross_chain_transfer.rs
Co-authored-by: green-jay <[email protected]>
  • Loading branch information
dmoka and green-jay authored Sep 27, 2024
commit b65cfc46df90e7380a31b1c0ad2e6f97f3fd128a
2 changes: 1 addition & 1 deletion integration-tests/src/cross_chain_transfer.rs
Original file line number Diff line number Diff line change
Expand Up @@ -655,7 +655,7 @@ fn transfer_foreign_asset_from_acala_to_hydra_should_not_work() {
}

#[test]
fn transfer_dot_reserve_from_asset_hub_to_hydra_should_work() {
fn transfer_dot_from_asset_hub_to_hydra_should_work() {
//Arrange
TestNet::reset();

Expand Down