mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 12:48:00 +00:00
Companion PR (#1423)
This commit is contained in:
@@ -26,7 +26,7 @@ static INTEGRATION_TEST_ALLOWED_TIME: Option<&str> = option_env!("INTEGRATION_TE
|
||||
async fn call_function_actually_work() {
|
||||
let mut alice = run_test_node(
|
||||
(move |fut, _| {
|
||||
spawn(fut);
|
||||
spawn(fut).map(|_| ())
|
||||
})
|
||||
.into(),
|
||||
Alice,
|
||||
|
||||
Reference in New Issue
Block a user