File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
app/src/main/java/to/bitkit/ui/sheets Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6969 matrix :
7070 shard :
7171 - { name: onboarding_backup_numberpad, grep: "@onboarding|@backup|@numberpad" }
72- - { name: onchain_receive_widgets , grep: "@onchain|@receive|@widgets" }
72+ - { name: onchain_boost_receive_widgets , grep: "@onchain|@boost |@receive|@widgets" }
7373 - { name: settings, grep: "@settings" }
7474
7575 name : e2e-tests - ${{ matrix.shard.name }}
Original file line number Diff line number Diff line change @@ -431,7 +431,7 @@ object BoostTransactionTestTags {
431431 const val ESTIMATE_TIME = " estimate_time"
432432 const val TOTAL_FEE_PRIMARY = " total_fee_primary"
433433 const val TOTAL_FEE_SECONDARY = " total_fee_secondary"
434- const val SWIPE_TO_CONFIRM = " GRAB "
434+ const val SWIPE_TO_CONFIRM = " swipe_to_confirm "
435435 const val DECREASE_FEE_BUTTON = " Minus"
436436 const val INCREASE_FEE_BUTTON = " Plus"
437437 const val FEE_RATE_TEXT = " fee_rate_text"
You can’t perform that action at this time.
0 commit comments