Reduce test flakiness by warming up molecule tests (#1226)
This commit is contained in:
parent
cada2771c5
commit
301e49c3a3
67 changed files with 406 additions and 1 deletions
|
|
@ -48,6 +48,7 @@ dependencies {
|
|||
testImplementation(libs.test.turbine)
|
||||
testImplementation(projects.libraries.matrix.test)
|
||||
testImplementation(projects.services.analytics.test)
|
||||
testImplementation(projects.tests.testutils)
|
||||
|
||||
ksp(libs.showkase.processor)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue