Remove the line about testFixtures, this is not supported yet.

This commit is contained in:
Benoit Marty
2023-03-02 18:03:05 +01:00
parent 8faca4fdac
commit 87464b9622

View File

@@ -51,8 +51,6 @@ dependencies {
testImplementation(libs.test.turbine)
testImplementation(projects.libraries.matrix.test)
//testImplementation(testFixtures(projects.libraries.matrix))
androidTestImplementation(libs.test.junitext)
ksp(libs.showkase.processor)