Updated on 2026-08-14
This commit is contained in:
parent
244f9bc61d
commit
62d0a771d9
9 changed files with 34 additions and 38 deletions
|
|
@ -35,7 +35,7 @@ internal class ProdApiConfigsManagerTest(private val model: Model) {
|
|||
private companion object {
|
||||
|
||||
val API_CONFIGS = setOf(
|
||||
Express(mockk(), mockk()),
|
||||
Express(mockk(), mockk(), mockk()),
|
||||
TangemTech(),
|
||||
|
||||
// Don't forget to add new config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue