Skip to content

Commit

Permalink
Update test expectation
Browse files Browse the repository at this point in the history
  • Loading branch information
mike10ca committed Nov 10, 2023
1 parent d0400d8 commit d105db7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress/e2e/smoke/nfts.cy.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ describe('NFTs tests', () => {
})

it('Verify NFT preview window can be opened', () => {
nfts.openNFT(1)
nfts.openNFT(0)
nfts.verifyNameInNFTModal(nftsTokenID)
nfts.verifySelectedNetwrokSepolia()
nfts.closeNFTModal()
Expand Down

0 comments on commit d105db7

Please sign in to comment.