Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrewgdewar committed Oct 30, 2023
1 parent be080f0 commit 9eb62af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Pages/ContentListTable/ContentListTable.test.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { fireEvent, render, waitFor } from '@testing-library/react';
import { render, waitFor } from '@testing-library/react';
import { ReactQueryTestWrapper, testRepositoryParamsResponse } from '../../testingHelpers';
import ContentListTable from './ContentListTable';
import { useContentListQuery, useRepositoryParams } from '../../services/Content/ContentQueries';
Expand Down

0 comments on commit 9eb62af

Please sign in to comment.