Skip to content

Commit

Permalink
minor doc change in test
Browse files Browse the repository at this point in the history
  • Loading branch information
oxarbitrage committed Nov 30, 2023
1 parent 9a7848e commit d216d03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zebrad/tests/acceptance.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2804,7 +2804,7 @@ async fn fully_synced_rpc_z_getsubtreesbyindex_snapshot_test() -> Result<()> {
Ok(())
}

/// Test that the scanner gets started when the node starts.
/// Test that the scanner task gets started when the node starts.
#[cfg(feature = "zebra-scan")]
#[test]
fn scan_task_starts() -> Result<()> {
Expand Down

0 comments on commit d216d03

Please sign in to comment.