mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 20:29:10 +03:00
Fix indentation.
This commit is contained in:
parent
2085f7f17d
commit
2ddc3b6d05
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ class ToggleIpAddressVisibilityUseCaseTest {
|
|||
|
||||
@Test
|
||||
fun `given ip addresses are currently not visible then then visibility is set as true`() {
|
||||
// Given
|
||||
// Given
|
||||
fakeVectorPreferences.givenShowIpAddressInSessionManagerScreens(false)
|
||||
|
||||
// When
|
||||
|
|
Loading…
Add table
Reference in a new issue