Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rjvelazco committed Mar 26, 2024
1 parent 50eabe0 commit a0f17dc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ describe('formatDotImageNode', () => {
it('should return formatted image node', () => {
const asset: DotCMSContentlet = {
...EMPTY_CONTENTLET,
baseType: 'DOTASSET',
assetVersion: 'version',
asset: 'asset',
title: 'title',
Expand Down

0 comments on commit a0f17dc

Please sign in to comment.