You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: libraries/push/impl/src/test/kotlin/io/element/android/libraries/push/impl/notifications/channels/NotificationChannelsTest.kt
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,7 @@ import io.mockk.verify
18
18
importorg.junit.Test
19
19
importorg.junit.runner.RunWith
20
20
importorg.robolectric.RobolectricTestRunner
21
+
importorg.robolectric.RuntimeEnvironment
21
22
importorg.robolectric.annotation.Config
22
23
23
24
@RunWith(RobolectricTestRunner::class)
@@ -66,5 +67,6 @@ class NotificationChannelsTest {
Copy file name to clipboardExpand all lines: libraries/push/impl/src/test/kotlin/io/element/android/libraries/push/impl/notifications/factories/DefaultNotificationCreatorTest.kt
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -332,5 +332,9 @@ fun createNotificationCreator(
0 commit comments