Add missing test on DefaultScreenTracker
This commit is contained in:
parent
e14351fc61
commit
5eb117e1d0
3 changed files with 64 additions and 1 deletions
|
|
@ -33,5 +33,7 @@ dependencies {
|
|||
|
||||
testCommonDependencies(libs)
|
||||
testImplementation(projects.libraries.sessionStorage.test)
|
||||
testImplementation(projects.services.analytics.test)
|
||||
testImplementation(projects.services.analyticsproviders.test)
|
||||
testImplementation(projects.services.toolbox.test)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue