difftreelog
test skip xcm transfer skip
in: master
1 file changed
tests/src/xcmTransfer.test.tsdiffbeforeafterboth33const KARURA_PORT = '9946';33const KARURA_PORT = '9946';34const TRANSFER_AMOUNT = 2000000000000000000000000n;34const TRANSFER_AMOUNT = 2000000000000000000000000n;353536describe('Integration test: Exchanging QTZ with Karura', () => {36describe.skip('Integration test: Exchanging QTZ with Karura', () => {37 let alice: IKeyringPair;37 let alice: IKeyringPair;38 3839 before(async () => {39 before(async () => {