--- a/tests/src/pallet-presence.test.ts +++ b/tests/src/pallet-presence.test.ts @@ -64,7 +64,7 @@ const refungible = 'refungible'; const foreignAssets = 'foreignassets'; - const rmrkPallets = ['rmrkcore', 'rmrkequip']; + const _rmrkPallets = ['rmrkcore', 'rmrkequip']; const appPromotion = 'apppromotion'; const collatorSelection = ['authorship', 'session', 'collatorselection', 'identity']; const testUtils = 'testutils'; @@ -75,7 +75,6 @@ foreignAssets, appPromotion, testUtils, - ...rmrkPallets, ...collatorSelection, ); } else if (chain.eq('QUARTZ by UNIQUE') || chain.eq('SAPPHIRE by UNIQUE')) {