Add test on DefaultEntryPoints
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ class RoomAliasResolverPresenter(
|
||||
@Assisted private val roomAlias: RoomAlias,
|
||||
private val matrixClient: MatrixClient,
|
||||
) : Presenter<RoomAliasResolverState> {
|
||||
interface Factory {
|
||||
fun interface Factory {
|
||||
fun create(
|
||||
roomAlias: RoomAlias,
|
||||
): RoomAliasResolverPresenter
|
||||
|
||||
Reference in New Issue
Block a user