Move module features.analytics.test to services.analytics.test. FakeAnalyticsService was not implemented at the correct location.
This commit is contained in:
parent
3f4cd609e0
commit
bcede44407
20 changed files with 21 additions and 20 deletions
|
|
@ -71,7 +71,7 @@ dependencies {
|
|||
testImplementation(projects.libraries.matrix.test)
|
||||
testImplementation(projects.libraries.dateformatter.test)
|
||||
testImplementation(projects.features.networkmonitor.test)
|
||||
testImplementation(projects.features.analytics.test)
|
||||
testImplementation(projects.services.analytics.test)
|
||||
testImplementation(projects.tests.testutils)
|
||||
testImplementation(projects.libraries.featureflag.test)
|
||||
testImplementation(projects.libraries.mediaupload.test)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue