Skip to content

Commit

Permalink
chore: test cases updated where creating health practitioner
Browse files Browse the repository at this point in the history
  • Loading branch information
viralkansodiya committed Jan 3, 2025
1 parent 28f9ecd commit 29ee94a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ def setUp(self):
"doctype": "Healthcare Practitioner",
"first_name": "Doc",
"sex": "MALE",
"department": "Dermatology"
}
).insert()
try:
Expand Down

0 comments on commit 29ee94a

Please sign in to comment.