difftreelog
test do not expect rmrk pallets on opal
in: master
1 file changed
tests/src/pallet-presence.test.tsdiffbeforeafterboth646465 const refungible = 'refungible';65 const refungible = 'refungible';66 const foreignAssets = 'foreignassets';66 const foreignAssets = 'foreignassets';67 const rmrkPallets = ['rmrkcore', 'rmrkequip'];67 const _rmrkPallets = ['rmrkcore', 'rmrkequip'];68 const appPromotion = 'apppromotion';68 const appPromotion = 'apppromotion';69 const collatorSelection = ['authorship', 'session', 'collatorselection', 'identity'];69 const collatorSelection = ['authorship', 'session', 'collatorselection', 'identity'];70 const testUtils = 'testutils';70 const testUtils = 'testutils';75 foreignAssets,75 foreignAssets,76 appPromotion,76 appPromotion,77 testUtils,77 testUtils,78 ...rmrkPallets,79 ...collatorSelection,78 ...collatorSelection,80 );79 );81 } else if (chain.eq('QUARTZ by UNIQUE') || chain.eq('SAPPHIRE by UNIQUE')) {80 } else if (chain.eq('QUARTZ by UNIQUE') || chain.eq('SAPPHIRE by UNIQUE')) {