We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 595d3b1 commit 5281fe1Copy full SHA for 5281fe1
app/src/main/java/to/bitkit/ui/sheets/BoostTransactionSheet.kt
@@ -437,7 +437,7 @@ object BoostTransactionTestTags {
437
const val FEE_RATE_TEXT = "fee_rate_text"
438
439
@Suppress("SpellCheckingInspection")
440
- const val USE_SUGGESTED_FEE_BUTTON = "RecomendedFeeButton"
+ const val USE_SUGGESTED_FEE_BUTTON = "RecommendedFeeButton"
441
}
442
443
@Preview(showSystemUi = true, name = "Default mode")
docs/e2e-test-ids.md
@@ -77,7 +77,7 @@ Legend:
77
| ReceivedTransactionButton | ✅ |
78
| RecipientInput | ✅ |
79
| RecipientManual | ✅ |
80
-| RecomendedFeeButton | ✅ |
+| RecommendedFeeButton | ✅ |
81
| Send | ✅ |
82
| SendAmountNumberPad | ✅ |
83
| SendSuccess | ✅ |
0 commit comments