Skip to content

Commit

Permalink
Fixed test name
Browse files Browse the repository at this point in the history
  • Loading branch information
zktony committed May 30, 2024
1 parent 4a3fae7 commit baf7d8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion polkadex-xcm-simulator/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -521,7 +521,7 @@ mod tests {
}

#[test]
fn test_on_initialize_with_non_native_asset_deposit_to_polkadex_parachain() {
fn test_on_initialize_with_native_asset_deposit_to_polkadex_parachain() {
MockNet::reset();
ParaA::execute_with(|| {
let location =
Expand Down

0 comments on commit baf7d8f

Please sign in to comment.