Skip to content

Commit

Permalink
fix: ft test
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelcr committed Apr 30, 2024
1 parent 6c0a57c commit 030bb9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/ft.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ describe('FT routes', () => {
tx_id: '0x123456',
description: 'test',
image_canonical_uri: 'http://test.com/image.png',
image_thumbnail_uri: 'http://test.com/image.png?thumb=true',
image_uri: 'http://test.com/image.png?processed=true',
metadata: {
sip: 16,
Expand Down

0 comments on commit 030bb9f

Please sign in to comment.