Skip to content

Commit 631c98e

Browse files
committed
test: SendAmountExceededToast
1 parent 8455f10 commit 631c98e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/src/main/java/to/bitkit/ui/screens/wallets/send/SendAmountScreen.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ fun SendAmountScreen(
118118
title = context.getString(titleRes),
119119
description = context.getString(descriptionRes),
120120
visibilityTime = Toast.VISIBILITY_TIME_SHORT,
121+
testTag = "SendAmountExceededToast",
121122
)
122123
}
123124
}

0 commit comments

Comments
 (0)