post rebase: Fix test
This commit is contained in:
parent
e65a436625
commit
22c0d08e7c
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ class IdentityChangeStateViewTest {
|
|||
setContent {
|
||||
IdentityChangeStateView(
|
||||
state = state,
|
||||
onLinkClick = {},
|
||||
onLinkClick = { _, _ -> },
|
||||
)
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue