mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
test: run geth blacklist test also serial (#3469)
This commit is contained in:
@ -309,6 +309,7 @@ async fn test_connect_to_trusted_peer() {
|
||||
}
|
||||
|
||||
#[tokio::test(flavor = "multi_thread")]
|
||||
#[serial_test::serial]
|
||||
#[cfg_attr(not(feature = "geth-tests"), ignore)]
|
||||
async fn test_incoming_node_id_blacklist() {
|
||||
reth_tracing::init_test_tracing();
|
||||
|
||||
Reference in New Issue
Block a user