difftreelog
only removed
in: master
1 file changed
tests/src/eth/crossTransfer.test.tsdiffbeforeafterboth52 });52 });53});53});545455describe.only('Token transfer between substrate address and EVM address. NFT', () => {55describe('Token transfer between substrate address and EVM address. NFT', () => {56 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 () => {56 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 () => {57 const collection = await createCollectionExpectSuccess({57 const collection = await createCollectionExpectSuccess({58 name: 'token name',58 name: 'token name',