Skip to content

Commit c6eebc1

Browse files
tommasiniGudahtt
andauthored
Update packages/assets-controllers/src/NftController.test.ts
Co-authored-by: Mark Stacey <[email protected]>
1 parent 592a893 commit c6eebc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/assets-controllers/src/NftController.test.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -3138,7 +3138,7 @@ describe('NftController', () => {
31383138
tokenURI: 'ipfs://*',
31393139
});
31403140
});
3141-
it('should add NFT with metadata if the ipfs gateway is enabled and display NFT is disabled', async () => {
3141+
it('should add NFT with metadata if the ipfs gateway is enabled and display NFT is disabled', async () => {
31423142
const { assetsContract, nftController, preferences } = setupController();
31433143

31443144
preferences.update({

0 commit comments

Comments
 (0)