Skip to content

Commit

Permalink
created tests for add-on-store
Browse files Browse the repository at this point in the history
  • Loading branch information
ALOK9442 committed Jan 16, 2024
1 parent c9d5696 commit 9cb9a8e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/AddOn/core/AddOnStore/AddOnStore.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ import {
HttpLink,
} from '@apollo/client';

import type { NormalizedCacheObject } from '@apollo/client';
import { BrowserRouter } from 'react-router-dom';
import AddOnStore from './AddOnStore';
import { Provider } from 'react-redux';
Expand Down

0 comments on commit 9cb9a8e

Please sign in to comment.