Skip to content

Commit

Permalink
Fix failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron1011 committed Mar 21, 2019
1 parent f49ed96 commit 8e85e0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tests/builders.rs
Original file line number Diff line number Diff line change
Expand Up @@ -588,6 +588,7 @@ impl DependencyBuilder {
kind: None,
explicit_name_in_toml: self.explicit_name_in_toml,
registry: self.registry,
public: Some(false)
}
}
}

0 comments on commit 8e85e0d

Please sign in to comment.