Fix tests and lint issues
This commit is contained in:
parent
97b20d102f
commit
f95a959ed1
4 changed files with 75 additions and 10 deletions
|
|
@ -97,6 +97,11 @@ object TestTags {
|
|||
*/
|
||||
val floatingActionButton = TestTag("floating-action-button")
|
||||
|
||||
/**
|
||||
* Timeline.
|
||||
*/
|
||||
val timeline = TestTag("timeline")
|
||||
|
||||
/**
|
||||
* Timeline item.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue