QA-957: Adding missing testTag for collection list container (#4178)

This commit is contained in:
ifernandezdiaz 2024-10-29 09:12:07 -03:00 committed by ifernandezdiaz
parent 7d89044183
commit f3e38d308d

View file

@ -33,7 +33,7 @@ fun VaultMoveToOrganizationContent(
modifier: Modifier = Modifier,
) {
LazyColumn(
modifier = modifier,
modifier = modifier.testTag("CollectionListContainer"),
) {
if (!showOnlyCollections) {
item {