run test without feature

This commit is contained in:
Arya 2024-06-13 23:07:37 -04:00
parent ac62baee05
commit ce5f7edc09
1 changed files with 0 additions and 1 deletions

View File

@ -3174,7 +3174,6 @@ async fn regtest_submit_blocks() -> Result<()> {
Ok(())
}
#[cfg(feature = "rpc-syncer")]
#[tokio::test(flavor = "multi_thread")]
async fn trusted_chain_sync_handles_forks_correctly() -> Result<()> {
use std::sync::Arc;