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: features/securebackup/impl/src/test/kotlin/io/element/android/features/securebackup/impl/reset/ResetIdentityFlowManagerTest.kt
Copy file name to clipboardExpand all lines: features/securebackup/impl/src/test/kotlin/io/element/android/features/securebackup/impl/reset/root/ResetIdentityRootViewTest.kt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ import org.junit.runner.RunWith
34
34
importorg.robolectric.annotation.Config
35
35
36
36
@RunWith(AndroidJUnit4::class)
37
-
classResetIdentityRootViewTests {
37
+
classResetIdentityRootViewTest {
38
38
@get:Rule
39
39
val rule = createAndroidComposeRule<ComponentActivity>()
0 commit comments