mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-16 02:05:06 +08:00
removing extra line
This commit is contained in:
parent
73c93958c2
commit
f6190b125c
@ -262,7 +262,6 @@ class OnboardingViewModelTest {
|
||||
initialState,
|
||||
{ copy(isLoading = true) },
|
||||
{ copy(isLoading = false) }
|
||||
|
||||
)
|
||||
.assertEvents(OnboardingViewEvents.DeeplinkAuthenticationFailure(expectedRetryAction))
|
||||
.finish()
|
||||
|
Loading…
Reference in New Issue
Block a user