Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
jpuri committed Sep 11, 2024
1 parent 3d885f6 commit f2b1391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/tests/tokens/nft/send-nft.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ describe('Send NFT', function () {
);
});

it.only('should be able to send ERC1155 NFT', async function () {
it('should be able to send ERC1155 NFT', async function () {
await withFixtures(
{
dapp: true,
Expand Down

0 comments on commit f2b1391

Please sign in to comment.