Updated on 2026-08-14
This commit is contained in:
parent
58e26ca5e6
commit
a411d79c10
32 changed files with 79 additions and 819 deletions
|
|
@ -143,7 +143,6 @@ abstract class BaseTestCase : TestCase(
|
|||
private fun applicationInjectionRule(): ApplicationInjectionExecutionRule {
|
||||
return ApplicationInjectionExecutionRule(
|
||||
toggleStates = mapOf(
|
||||
"NEW_TOKEN_RECEIVE_ENABLED" to true,
|
||||
"SWAP_REDESIGN_ENABLED" to false,
|
||||
"NEW_ONRAMP_MAIN_ENABLED" to true,
|
||||
"HOT_WALLET_ENABLED" to true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue