Updated on 2026-08-14
This commit is contained in:
parent
61b848204f
commit
930e6ffc72
8 changed files with 20 additions and 17 deletions
|
|
@ -296,7 +296,7 @@ internal class ProdApiConfigsManagerTest {
|
|||
INTERNAL_BUILD_TYPE,
|
||||
EXTERNAL_BUILD_TYPE,
|
||||
RELEASE_BUILD_TYPE,
|
||||
-> ApiEnvironment.PROD to "https://tangem.com/"
|
||||
-> ApiEnvironment.PROD to "https://gasless.tangem.org/"
|
||||
else -> error("Unknown build type [${BuildConfig.BUILD_TYPE}]")
|
||||
}
|
||||
return TestModel(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue