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