Skip to content

Commit

Permalink
remove image test type
Browse files Browse the repository at this point in the history
  • Loading branch information
VargaJoe committed Sep 26, 2023
1 parent a62e992 commit 20052ac
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/sn-controls-react/test/__mocks__/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,3 @@ export const testArticle = {
export const testFolder = {
Type: 'Folder',
} as GenericContent

export const testImage = {
Type: 'Image',
} as GenericContent

0 comments on commit 20052ac

Please sign in to comment.