Add missing test on DefaultScreenTracker
This commit is contained in:
parent
4fd860687f
commit
b1033c4bf6
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