mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 20:29:10 +03:00
Rename class
This commit is contained in:
parent
1a068ee191
commit
5e0fc3e17f
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ import org.matrix.android.sdk.api.session.room.model.RoomMemberContent
|
|||
import org.matrix.android.sdk.api.session.room.model.message.MessageTextContent
|
||||
import org.matrix.android.sdk.internal.session.room.RoomGetter
|
||||
|
||||
class PushrulesConditionTest : MatrixTest {
|
||||
class PushRulesConditionTest : MatrixTest {
|
||||
|
||||
/* ==========================================================================================
|
||||
* Test EventMatchCondition
|
Loading…
Add table
Reference in a new issue