Merge branch 'develop' into feature/fga/live_location_sharing_setup

This commit is contained in:
ganfra
2026-03-24 10:17:24 +01:00
632 changed files with 4530 additions and 3107 deletions

View File

@@ -61,7 +61,8 @@ class KonsistPreviewTest {
.functions()
.withAllAnnotationsOf(PreviewsDayNight::class)
.assertTrue {
it.text.contains("ElementPreview")
it.text.contains("ElementPreview") ||
it.text.contains("ElementTimelineItemPreview")
}
}

Some files were not shown because too many files have changed in this diff Show More