File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
app/src/main/java/to/bitkit/ui/sheets Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 7171 - { name: onboarding_backup_numberpad, grep: "@onboarding|@backup|@numberpad" }
7272 - { name: onchain_boost_receive_widgets, grep: "@onchain|@boost|@receive|@widgets" }
7373 - { name: settings, grep: "@settings" }
74- - { name: security_send, grep: "@security|@send" }
74+ - { name: send, grep: "@send" }
75+ - { name: lightning_security, grep: "@lightning|@security" }
7576
7677 name : e2e-tests - ${{ matrix.shard.name }}
7778
Original file line number Diff line number Diff line change @@ -227,6 +227,7 @@ fun SendSheet(
227227 navController.popBackStack()
228228 },
229229 tqgInputTestTag = " TagInputSend" ,
230+ addButtonTestTag = " SendTagsSubmit" ,
230231 )
231232 }
232233 composableWithDefaultTransitions<SendRoute .PinCheck > {
You can’t perform that action at this time.
0 commit comments