Fix tests and lint issues
This commit is contained in:
parent
8f129eb285
commit
e1506d9e97
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