Skip to content

Commit

Permalink
run test without feature
Browse files Browse the repository at this point in the history
  • Loading branch information
arya2 committed Jun 14, 2024
1 parent ac62bae commit ce5f7ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion zebrad/tests/acceptance.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit ce5f7ed

Please sign in to comment.