change (preferences) : clean and fix tests

This commit is contained in:
ganfra 2025-04-10 18:10:50 +02:00
parent 64f139750c
commit 5fd987a116
5 changed files with 40 additions and 6 deletions

View file

@ -48,5 +48,4 @@ dependencies {
testImplementation(libs.androidx.compose.ui.test.junit)
testImplementation(projects.libraries.preferences.test)
testReleaseImplementation(libs.androidx.compose.ui.test.manifest)
}