Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Commit

Permalink
intg(consultation): provide missing prop attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
lemredd committed Nov 25, 2022
1 parent aa47677 commit 1d4fa65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/consultation/form.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -396,6 +396,7 @@ describe("Page: Consultation/form", () => {
"data": {
consultant,
consultantRole,
"finishedAt": new Date("2022-10-04 10:01"),
"reason": "Reason",
"scheduledStartAt": new Date("2022-10-04 10:00")
}
Expand Down

0 comments on commit 1d4fa65

Please sign in to comment.