Skip to content

Commit

Permalink
Merge branch 'fix/authenticator/phone-validator' of https://github.co…
Browse files Browse the repository at this point in the history
…m/aws-amplify/amplify-flutter into fix/authenticator/phone-validator
  • Loading branch information
ekjotmultani committed Jan 5, 2025
2 parents c616675 + d765390 commit 6d36e60
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@ void main() {
await signUpPage.enterPhoneNumber('12235556789');

await signUpPage.submitSignUp();

await tester.pumpAndSettle();
final phoneNumber = find
.descendant(
Expand Down

0 comments on commit 6d36e60

Please sign in to comment.