Skip to content

Commit

Permalink
minor changes, adding comments
Browse files Browse the repository at this point in the history
  • Loading branch information
yugal07 committed Jan 26, 2025
1 parent 17a2583 commit 7890cbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/screens/OrganizationActionItems/ItemModal.spec.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -1045,6 +1045,7 @@ describe('Testing ItemModal', () => {
});
});

// for handling form state changes and validations
it('handles all form state changes and validations', async () => {
renderItemModal(link1, itemProps[1]);

Expand Down

0 comments on commit 7890cbd

Please sign in to comment.