Add test on DefaultEntryPoints
This commit is contained in:
+1
-1
@@ -9,6 +9,6 @@ package io.element.android.libraries.deeplink.api.usecase
|
||||
|
||||
import android.app.Activity
|
||||
|
||||
interface InviteFriendsUseCase {
|
||||
fun interface InviteFriendsUseCase {
|
||||
fun execute(activity: Activity)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user