Change signature of selectPushProvider and add missing unit test.
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@ interface PushService {
|
||||
* To be used when there is no distributor available.
|
||||
*/
|
||||
suspend fun selectPushProvider(
|
||||
matrixClient: MatrixClient,
|
||||
sessionId: SessionId,
|
||||
pushProvider: PushProvider,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user