mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 22:11:06 +00:00
ignore test temporarily
This commit is contained in:
@@ -90,6 +90,7 @@ fn sync_after_fork_works() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
|
#[ignore] // reinstate when import queue handlers dispatch announce messages.
|
||||||
fn own_blocks_are_announced() {
|
fn own_blocks_are_announced() {
|
||||||
::env_logger::init().ok();
|
::env_logger::init().ok();
|
||||||
let mut net = TestNet::new(3);
|
let mut net = TestNet::new(3);
|
||||||
|
|||||||
Reference in New Issue
Block a user