Skip to content

Commit

Permalink
Removed Noninteractive table test, now that it is being deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
FinnIckler committed Jul 3, 2023
1 parent eb6b820 commit a67fcfa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 51 deletions.
2 changes: 1 addition & 1 deletion src/components/EventSelector/EventSelector.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ describe('EventSelector', () => {
handleEventSelection={() => {}}
events={['333']}
size="2x"
initialSelected={[]}
selected={[]}
/>
)
})
Expand Down
50 changes: 0 additions & 50 deletions src/components/NonInteractiveTable/NonInteractiveTable.test.tsx

This file was deleted.

0 comments on commit a67fcfa

Please sign in to comment.