Skip to content

Commit

Permalink
Fix rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
g-duval committed May 16, 2024
1 parent 2d5b8d2 commit 4580446
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ private Predicate shouldUseBopEmailServiceV2() {
* BOP service's certificate.
* @return the created endpoint.
*/
protected HttpEndpointBuilderFactory.HttpEndpointBuilder setUpBOPEndpointV1() {
protected HttpEndpointBuilder setUpBOPEndpointV1() {
// Remove the schema from the url to avoid the
// "ResolveEndpointFailedException", which complaints about specifying
// the schema twice.
Expand Down

0 comments on commit 4580446

Please sign in to comment.