Fix compil test issue

This commit is contained in:
Benoit Marty 2019-10-18 14:34:44 +02:00
parent 17636019e0
commit cd0a40c18d

View file

@ -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.
}