-
-
Notifications
You must be signed in to change notification settings - Fork 811
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
) * added missed mocks Not all the params were being mocked properly. As a result of not getting the expected response, useQuery was returning error in actionItemsError. This is fixed now * Delete src/screens/OrganizationActionItems/OrganizationActionItems.test.tsx * Create OrganizationActionItems.spec.tsx Migrated to vitest with functionalities * Update OrganizationActionItems.spec.tsx
- Loading branch information
1 parent
c14708f
commit 8ec66ea
Showing
3 changed files
with
673 additions
and
359 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.