mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-24 04:58:45 +00:00
Add another verification code test case.
This commit is contained in:
committed by
Greyson Parrelli
parent
3e001ddf1b
commit
c54313c32e
@@ -80,7 +80,9 @@ public class VerificationCodeParserTest extends BaseUnitTest {
|
||||
{"<#>Jou Signal verifikasiekode is: 054247\nabAbCDEFO1g", "054247"},
|
||||
|
||||
{"【SIGNAL】 Your code is: 423-431", "423431"},
|
||||
{"<#>【SIGNAL】<#> Your code: 298-763\nabAbCDEFO1g", "298763"}
|
||||
{"<#>【SIGNAL】<#> Your code: 298-763\nabAbCDEFO1g", "298763"},
|
||||
|
||||
{"SIGNAL: Your code is: 123456\nDo not share this code\n\nabAbCDEFO1g", "123456"}
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user