Skip to content

Commit 9bd2b55

Browse files
Update OrganizationActionItems.spec.tsx
1 parent c9501f8 commit 9bd2b55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/screens/OrganizationActionItems/OrganizationActionItems.spec.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ describe('Testing Organization Action Items Screen', () => {
6565

6666
afterAll(() => {
6767
vi.clearAllMocks();
68+
vi.clearAllTimers();
6869
});
6970

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

0 commit comments

Comments
 (0)