Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Silence warnings in test code and use correct parameter when calling …
…chained constructor When chaining the constructor to add a default UA, we lost one parameter (replaced it with another). That seems wrong, so I changed it back to the (hopefully) correct one. While we are here, suppress a few other warnings from error prone, that can't be fixed in a quick way. Feel free, to fix them.
- Loading branch information
Showing
1 changed file
with
9 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters