post rebase: Fix test
This commit is contained in:
@@ -100,7 +100,7 @@ class IdentityChangeStateViewTest {
|
||||
setContent {
|
||||
IdentityChangeStateView(
|
||||
state = state,
|
||||
onLinkClick = {},
|
||||
onLinkClick = { _, _ -> },
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user