--- a/tests/src/xcm/xcmUnique.test.ts +++ b/tests/src/xcm/xcmUnique.test.ts @@ -1006,7 +1006,7 @@ expect(targetAccountBalance).to.be.equal(0n); }); - itSub('Should not accept reserve transfer of UNQ from Acala', async ({helper}) => { + itSub('Should not accept reserve transfer of UNQ from Polkadex', async ({helper}) => { const testAmount = 10_000n * (10n ** UNQ_DECIMALS); const targetAccount = helper.arrange.createEmptyAccount();