mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-01-05 23:03:06 +00:00
fix: ci test 3
This commit is contained in:
parent
8839edc377
commit
effbfac7d9
@ -1185,6 +1185,7 @@ pub fn prepare_function_map() -> HashMap<String, TestFunction> {
|
|||||||
tokio::time::sleep(Duration::from_secs(TIME_TO_WAIT_FOR_BLOCK_SECONDS)).await;
|
tokio::time::sleep(Duration::from_secs(TIME_TO_WAIT_FOR_BLOCK_SECONDS)).await;
|
||||||
tokio::time::sleep(Duration::from_secs(TIME_TO_WAIT_FOR_BLOCK_SECONDS)).await;
|
tokio::time::sleep(Duration::from_secs(TIME_TO_WAIT_FOR_BLOCK_SECONDS)).await;
|
||||||
|
|
||||||
|
let wallet_config = fetch_config().await.unwrap();
|
||||||
let wallet_storage = WalletCore::start_from_config_update_chain(wallet_config)
|
let wallet_storage = WalletCore::start_from_config_update_chain(wallet_config)
|
||||||
.await
|
.await
|
||||||
.unwrap();
|
.unwrap();
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user