Skip to content

Commit 425bfb6

Browse files
committed
Adjust BoostTransactionTestTags SWIPE_TO_CONFIRM
1 parent 4f9dc0b commit 425bfb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/java/to/bitkit/ui/sheets/BoostTransactionSheet.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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 = "swipe_to_confirm"
434+
const val SWIPE_TO_CONFIRM = "GRAB"
435435
const val DECREASE_FEE_BUTTON = "Minus"
436436
const val INCREASE_FEE_BUTTON = "Plus"
437437
const val FEE_RATE_TEXT = "fee_rate_text"

0 commit comments

Comments
 (0)