git.delta.rocks / unique-network / refs/commits / bad3c4a980a6

difftreelog

Unlock all statemine test

Ilja Khabarov2022-08-23parent: #57fb867.patch.diff
in: master

1 file changed

modifiedtests/src/xcmTransferStatemine.test.tsdiffbeforeafterboth
266 }, uniqueApiOptions);266 }, uniqueApiOptions);
267 });267 });
268268
269 it.skip('Should connect and send USDT from Unique to Statemine back', async () => {269 it('Should connect and send USDT from Unique to Statemine back', async () => {
270 let balanceBefore: bigint;270 let balanceBefore: bigint;
271 const uniqueApiOptions: ApiOptions = {271 const uniqueApiOptions: ApiOptions = {
272 provider: new WsProvider('ws://127.0.0.1:' + UNIQUE_PORT),272 provider: new WsProvider('ws://127.0.0.1:' + UNIQUE_PORT),