mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-01-05 14:53:06 +00:00
fix: fmt fix
This commit is contained in:
parent
d78c83b7d3
commit
bce0ac79cb
@ -1169,8 +1169,8 @@ pub fn prepare_function_map() -> HashMap<String, TestFunction> {
|
|||||||
// #[nssa_integration_test]
|
// #[nssa_integration_test]
|
||||||
// pub async fn test_success_private_transfer_to_another_owned_account_cont_run_path() {
|
// pub async fn test_success_private_transfer_to_another_owned_account_cont_run_path() {
|
||||||
// info!(
|
// info!(
|
||||||
// "########## test_success_private_transfer_to_another_owned_account_cont_run_path ##########"
|
// "########## test_success_private_transfer_to_another_owned_account_cont_run_path
|
||||||
// );
|
// ##########" );
|
||||||
// let continious_run_handle = tokio::spawn(wallet::execute_continious_run());
|
// let continious_run_handle = tokio::spawn(wallet::execute_continious_run());
|
||||||
|
|
||||||
// let from: AccountId = ACC_SENDER_PRIVATE.parse().unwrap();
|
// let from: AccountId = ACC_SENDER_PRIVATE.parse().unwrap();
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user