Move module features.analytics.test to services.analytics.test. FakeAnalyticsService was not implemented at the correct location.
This commit is contained in:
@@ -55,6 +55,6 @@ dependencies {
|
||||
testImplementation(libs.test.turbine)
|
||||
testImplementation(libs.test.truth)
|
||||
testImplementation(projects.libraries.matrix.test)
|
||||
testImplementation(projects.features.analytics.test)
|
||||
testImplementation(projects.services.analytics.test)
|
||||
testImplementation(projects.features.messages.test)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user