Fix matrix test dependency
This commit is contained in:
committed by
Florian Renaud
parent
1f85df8a1a
commit
d55a1ccb07
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user