mirror of
https://github.com/element-hq/element-android
synced 2024-11-24 18:35:40 +03:00
removing extra line
This commit is contained in:
parent
73c93958c2
commit
f6190b125c
1 changed files with 0 additions and 1 deletions
|
@ -262,7 +262,6 @@ class OnboardingViewModelTest {
|
|||
initialState,
|
||||
{ copy(isLoading = true) },
|
||||
{ copy(isLoading = false) }
|
||||
|
||||
)
|
||||
.assertEvents(OnboardingViewEvents.DeeplinkAuthenticationFailure(expectedRetryAction))
|
||||
.finish()
|
||||
|
|
Loading…
Reference in a new issue