Skip to content

Commit

Permalink
fixup! Add tests
Browse files Browse the repository at this point in the history
  • Loading branch information
canac committed Nov 4, 2024
1 parent 5ce5c65 commit dceb34f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Task/Modal/Form/TaskModalForm.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -494,7 +494,6 @@ describe('TaskModalForm', () => {
expect(openTaskModal).toHaveBeenCalledWith({
view: TaskModalEnum.Add,
defaultValues: {
subject: '',
activityType: ActivityTypeEnum.FollowUpInPerson,
contactIds: [],
tagList: [],
Expand Down

0 comments on commit dceb34f

Please sign in to comment.