Updated on 2026-08-14
This commit is contained in:
parent
242483fd4f
commit
887ea85b3b
11 changed files with 625 additions and 4 deletions
|
|
@ -62,4 +62,11 @@ dependencies {
|
|||
}
|
||||
|
||||
// endregion
|
||||
|
||||
testImplementation(deps.test.coroutine)
|
||||
testImplementation(deps.test.junit)
|
||||
testImplementation(deps.test.mockk)
|
||||
testImplementation(deps.test.truth)
|
||||
testImplementation(tangemDeps.card.core)
|
||||
testImplementation(projects.common.test)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue