Fix tests and lint issues

This commit is contained in:
Jorge Martín 2025-03-17 18:22:03 +01:00
parent 8f129eb285
commit e1506d9e97
4 changed files with 75 additions and 10 deletions

View file

@ -97,6 +97,11 @@ object TestTags {
*/
val floatingActionButton = TestTag("floating-action-button")
/**
* Timeline.
*/
val timeline = TestTag("timeline")
/**
* Timeline item.
*/