difftreelog
Remove exclusive tests
in: master
2 files changed
tests/src/xcm/xcmQuartz.test.tsdiffbeforeafterboth1043 });1043 });1044 });1044 });104510451046 itSub.only('Should connect and send QTZ to Shiden', async ({helper}) => {1046 itSub('Should connect and send QTZ to Shiden', async ({helper}) => {1047 const destination = {1047 const destination = {1048 V1: {1048 V1: {1049 parents: 1,1049 parents: 1,1113 });1113 });1114 });1114 });111511151116 itSub.only('Should connect to Shiden and send QTZ back', async ({helper}) => {1116 itSub('Should connect to Shiden and send QTZ back', async ({helper}) => {1117 await usingShidenPlaygrounds(shidenUrl, async (helper) => {1117 await usingShidenPlaygrounds(shidenUrl, async (helper) => {1118 const destination = {1118 const destination = {1119 V1: {1119 V1: {tests/src/xcm/xcmUnique.test.tsdiffbeforeafterboth1045 });1045 });1046 });1046 });104710471048 itSub.only('Should connect and send UNQ to Astar', async ({helper}) => {1048 itSub('Should connect and send UNQ to Astar', async ({helper}) => {1049 const destination = {1049 const destination = {1050 V1: {1050 V1: {1051 parents: 1,1051 parents: 1,1115 });1115 });1116 });1116 });111711171118 itSub.only('Should connect to Astar and send UNQ back', async ({helper}) => {1118 itSub('Should connect to Astar and send UNQ back', async ({helper}) => {1119 await usingAstarPlaygrounds(astarUrl, async (helper) => {1119 await usingAstarPlaygrounds(astarUrl, async (helper) => {1120 const destination = {1120 const destination = {1121 V1: {1121 V1: {