Skip to content

Commit

Permalink
feat: refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
bigearsenal committed Jun 7, 2023
1 parent b952167 commit 2afc23e
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ public actor MockStrigaLocalProvider: StrigaLocalProvider {
email: "[email protected]",
mobile: .init(
countryCode: "+84",
number: "+84776059617"),
number: "+84776059617"
),
dateOfBirth: .init(
year: 1984,
month: 03,
Expand Down

0 comments on commit 2afc23e

Please sign in to comment.