mirror of
https://github.com/bitwarden/android.git
synced 2026-03-21 05:40:45 -05:00
[PM-19813] Migrate BaseServiceTest to Network module and enable test fixtures (#4967)
This commit is contained in:
@@ -270,6 +270,9 @@ dependencies {
|
||||
standardImplementation(libs.google.firebase.crashlytics)
|
||||
standardImplementation(libs.google.play.review)
|
||||
|
||||
// Pull in test fixtures from other modules
|
||||
testImplementation(testFixtures(project(":network")))
|
||||
|
||||
testImplementation(libs.androidx.compose.ui.test)
|
||||
testImplementation(libs.google.hilt.android.testing)
|
||||
testImplementation(platform(libs.junit.bom))
|
||||
|
||||
Reference in New Issue
Block a user