Add test for push distributor change.

This commit is contained in:
Benoit Marty 2024-05-17 18:10:12 +02:00 committed by Benoit Marty
parent 1a6b042978
commit 3ace9aa160
4 changed files with 102 additions and 7 deletions

View file

@ -91,6 +91,7 @@ dependencies {
testImplementation(projects.features.rageshake.test)
testImplementation(projects.features.rageshake.impl)
testImplementation(projects.libraries.indicator.impl)
testImplementation(projects.libraries.pushproviders.test)
testImplementation(projects.features.logout.impl)
testImplementation(projects.services.analytics.test)
testImplementation(projects.services.toolbox.test)