Fix compil test issue
This commit is contained in:
parent
17636019e0
commit
cd0a40c18d
@ -334,7 +334,7 @@ class PushrulesConditionTest {
|
||||
TODO("not implemented") // To change body of created functions use File | Settings | File Templates.
|
||||
}
|
||||
|
||||
override fun undoReaction(reaction: String, targetEventId: String, myUserId: String) {
|
||||
override fun undoReaction(targetEventId: String, reaction: String): Cancelable {
|
||||
TODO("not implemented") // To change body of created functions use File | Settings | File Templates.
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user