mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-17 11:48:51 +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…
Add table
Reference in a new issue