Bump spotless to 2.35 and Eclipse Java Formatter to 4.26 (#14645)
Signed-off-by: Jan N. Klug <github@klug.nrw>
This commit is contained in:
@@ -170,7 +170,7 @@ public abstract class AbstractMieleThingHandlerTest extends JavaOSGiTest {
|
||||
OAuthFactory oAuthFactory = mock(OAuthFactory.class);
|
||||
when(oAuthFactory
|
||||
.getOAuthClientService(MieleCloudBindingIntegrationTestConstants.BRIDGE_THING_UID.getAsString()))
|
||||
.thenReturn(oAuthClientService);
|
||||
.thenReturn(oAuthClientService);
|
||||
|
||||
OpenHabOAuthTokenRefresher tokenRefresher = getService(OAuthTokenRefresher.class,
|
||||
OpenHabOAuthTokenRefresher.class);
|
||||
|
||||
Reference in New Issue
Block a user