mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 19:21:13 +00:00
Fix service tests not calling update_chain (#6232)
This commit is contained in:
@@ -457,6 +457,7 @@ pub fn sync<G, E, Fb, F, Lb, L, B, ExF, U>(
|
||||
|
||||
make_block_and_import(&first_service.get(), first_user_data);
|
||||
}
|
||||
(network.full_nodes[0].1).0.lock().unwrap().network().update_chain();
|
||||
network.full_nodes[0].3.clone()
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user