--- a/tests/src/xcm/xcmQuartz.test.ts +++ b/tests/src/xcm/xcmQuartz.test.ts @@ -1043,7 +1043,7 @@ }); }); - itSub.only('Should connect and send QTZ to Shiden', async ({helper}) => { + itSub('Should connect and send QTZ to Shiden', async ({helper}) => { const destination = { V1: { parents: 1, @@ -1113,7 +1113,7 @@ }); }); - itSub.only('Should connect to Shiden and send QTZ back', async ({helper}) => { + itSub('Should connect to Shiden and send QTZ back', async ({helper}) => { await usingShidenPlaygrounds(shidenUrl, async (helper) => { const destination = { V1: { --- a/tests/src/xcm/xcmUnique.test.ts +++ b/tests/src/xcm/xcmUnique.test.ts @@ -1045,7 +1045,7 @@ }); }); - itSub.only('Should connect and send UNQ to Astar', async ({helper}) => { + itSub('Should connect and send UNQ to Astar', async ({helper}) => { const destination = { V1: { parents: 1, @@ -1115,7 +1115,7 @@ }); }); - itSub.only('Should connect to Astar and send UNQ back', async ({helper}) => { + itSub('Should connect to Astar and send UNQ back', async ({helper}) => { await usingAstarPlaygrounds(astarUrl, async (helper) => { const destination = { V1: {