Skip to content

Commit

Permalink
Update OrganizationActionItems.spec.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
bandhan-majumder authored Dec 24, 2024
1 parent c9501f8 commit 9bd2b55
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ describe('Testing Organization Action Items Screen', () => {

afterAll(() => {
vi.clearAllMocks();
vi.clearAllTimers();
});

it('should redirect to fallback URL if URL params are undefined', async () => {
Expand Down

0 comments on commit 9bd2b55

Please sign in to comment.