From be198ab8a6f98f18f6c41de936b54790585fe8f5 Mon Sep 17 00:00:00 2001 From: PraetorP Date: Mon, 25 Sep 2023 06:55:54 +0000 Subject: [PATCH] fix(xcm unique test): typo --- tests/src/xcm/xcmUnique.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/src/xcm/xcmUnique.test.ts b/tests/src/xcm/xcmUnique.test.ts index 9ee60022d5..ee434f108e 100644 --- a/tests/src/xcm/xcmUnique.test.ts +++ b/tests/src/xcm/xcmUnique.test.ts @@ -1293,7 +1293,7 @@ describeXCM('[XCM] Integration test: Exchanging UNQ with Moonbeam', () => { const unitsPerSecond = 1n; const numAssetsWeightHint = 0; - if((await helper.assetManager.assetTypeId(uniqueAssetLocation)).toJSON) { + if((await helper.assetManager.assetTypeId(uniqueAssetLocation)).toJSON()) { console.log('Unique asset is already registered on MoonBeam'); } else { const encodedProposal = helper.assetManager.makeRegisterForeignAssetProposal({