Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
meelrossi committed Sep 6, 2023
1 parent c4ea9e2 commit 820cf57
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/tests/ports/nfts.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,8 @@ describe('when fetching nfts', () => {
rarity: Rarity.COMMON,
bodyShapes: [BodyShape.MALE, BodyShape.FEMALE],
loop: false,
hasGeometry: false,
hasSound: false
},
},
createdAt: Date.now().toString(),
Expand Down

0 comments on commit 820cf57

Please sign in to comment.