Skip to content

Commit

Permalink
Sync e2e tests (madara-alliance#221)
Browse files Browse the repository at this point in the history
Co-authored-by: antiyro <[email protected]>
  • Loading branch information
2 people authored and akhercha committed Aug 27, 2024
1 parent c244e20 commit 36e83b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/client/sync/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ pub async fn sync(
starting_block,
fetch_config.chain_id.clone(),
telemetry,
)?;
).await?;

Ok(())
}

0 comments on commit 36e83b1

Please sign in to comment.