Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Commit

Permalink
fixed tests compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
svyatonik committed Jan 19, 2017
1 parent 518e5f0 commit 2b9462e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parity/cli/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -811,7 +811,7 @@ mod tests {
extra_data: None,
remove_solved: None,
notify_work: None,
refuse_service_transactions: false,
refuse_service_transactions: None,
}),
footprint: Some(Footprint {
tracing: Some("on".into()),
Expand Down

0 comments on commit 2b9462e

Please sign in to comment.