Fix indentation.
This commit is contained in:
parent
2085f7f17d
commit
2ddc3b6d05
@ -41,7 +41,7 @@ class ToggleIpAddressVisibilityUseCaseTest {
|
|||||||
|
|
||||||
@Test
|
@Test
|
||||||
fun `given ip addresses are currently not visible then then visibility is set as true`() {
|
fun `given ip addresses are currently not visible then then visibility is set as true`() {
|
||||||
// Given
|
// Given
|
||||||
fakeVectorPreferences.givenShowIpAddressInSessionManagerScreens(false)
|
fakeVectorPreferences.givenShowIpAddressInSessionManagerScreens(false)
|
||||||
|
|
||||||
// When
|
// When
|
||||||
|
Loading…
Reference in New Issue
Block a user