Fix matrix test dependency
This commit is contained in:
parent
1f85df8a1a
commit
d55a1ccb07
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ dependencies {
|
|||
testImplementation(libs.molecule.runtime)
|
||||
testImplementation(libs.test.truth)
|
||||
testImplementation(libs.test.turbine)
|
||||
testImplementation(projects.libraries.matrixtest)
|
||||
testImplementation(projects.libraries.matrix.test)
|
||||
|
||||
androidTestImplementation(libs.test.junitext)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue