mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 18:47:03 +05:30
paparazzi-tests: switch MonthHeaderTest to TestParameterInjector
This commit is contained in:
parent
b282e47213
commit
5e3bc96493
7 changed files with 19 additions and 12 deletions
|
@ -16,6 +16,7 @@ android {
|
|||
dependencies {
|
||||
testImplementation(kotlin("test-junit"))
|
||||
testImplementation(libs.kotlinx.datetime)
|
||||
testImplementation(libs.testparameterinjector)
|
||||
testImplementation(projects.common)
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue