Fix matrix test dependency
This commit is contained in:
committed by
Florian Renaud
parent
ed46d42489
commit
7f0590b304
@@ -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