ruimarinho / authy-client

A complete Authy client with support for TOTP, OneTouch, Phone Verification and Phone Intelligence APIs
122 stars 27 forks source link

Fix example phone numbers #32

Closed ruimarinho closed 7 years ago

ruimarinho commented 7 years ago

A new update to google-libphonenumber changes metadata that no longer makes the used example phones valid. I've now switched to using getExampleNumber() which should fix the flaky tests.