Skip to content

Commit

Permalink
adds test pallet order function
Browse files Browse the repository at this point in the history
  • Loading branch information
claravanstaden authored and claravanstaden committed Feb 8, 2024
1 parent b0628c1 commit 446fef2
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,11 @@ fn ethereum_to_polkadot_message_extrinsics_work() {
);
}

#[test]
fn adds_pallet_order_test() {

}

fn construct_extrinsic(
sender: sp_keyring::AccountKeyring,
call: RuntimeCall,
Expand Down

0 comments on commit 446fef2

Please sign in to comment.