Skip to content

Commit

Permalink
fix master again (#159)
Browse files Browse the repository at this point in the history
  • Loading branch information
liamsi authored Feb 13, 2020
1 parent 5c3aff6 commit 4eb88a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tendermint/tests/lite.rs
Original file line number Diff line number Diff line change
Expand Up @@ -246,8 +246,8 @@ fn run_bisection_test(case: TestBisection) {
trusted_state,
untrusted_height,
trust_threshold,
&trusting_period.into(),
&now.into(),
trusting_period.into(),
now.into(),
&req,
) {
Ok(new_states) => {
Expand Down

0 comments on commit 4eb88a2

Please sign in to comment.