Skip to content

Commit

Permalink
Update test cases
Browse files Browse the repository at this point in the history
  • Loading branch information
AzeemMuzammil committed Jun 30, 2023
1 parent b1ea78f commit d0c5894
Show file tree
Hide file tree
Showing 2 changed files with 146 additions and 120 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ public type Adult record {
*User;
string occupation;
string officeContactNo?;
string personalContactNo = "";
};

public type Profile record {
Expand Down
Loading

0 comments on commit d0c5894

Please sign in to comment.