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 b157a2d commit 59f8975Copy full SHA for 59f8975
Bitkit/Views/Wallets/SpendingWalletView.swift
@@ -89,6 +89,7 @@ struct SpendingWalletView: View {
89
navigation.navigate(.savingsIntro)
90
}
91
92
+ .accessibilityIdentifier("TransferToSavings")
93
94
95
0 commit comments