--- a/tests/src/eth/crossTransfer.test.ts +++ b/tests/src/eth/crossTransfer.test.ts @@ -52,7 +52,7 @@ }); }); -describe.only('Token transfer between substrate address and EVM address. NFT', () => { +describe('Token transfer between substrate address and EVM address. NFT', () => { itWeb3('The private key X create a substrate address. Alice sends a token to the corresponding EVM address, and X can send it to Bob in the substrate', async () => { const collection = await createCollectionExpectSuccess({ name: 'token name',