difftreelog
fix pallet-presence
in: master
1 file changed
tests/src/pallet-presence.test.tsdiffbeforeafterboth47 'configuration',47 'configuration',48 'tokens',48 'tokens',49 'xtokens',49 'xtokens',50 'scheduler',51];50];525153// Pallets that depend on consensus and governance configuration52// Pallets that depend on consensus and governance configuration63 const chain = await helper.callRpc('api.rpc.system.chain', []);62 const chain = await helper.callRpc('api.rpc.system.chain', []);646365 const refungible = 'refungible';64 const refungible = 'refungible';66 // const scheduler = 'scheduler';65 const scheduler = 'scheduler';67 const foreignAssets = 'foreignassets';66 const foreignAssets = 'foreignassets';68 const rmrkPallets = ['rmrkcore', 'rmrkequip'];67 const rmrkPallets = ['rmrkcore', 'rmrkequip'];69 const appPromotion = 'apppromotion';68 const appPromotion = 'apppromotion';76 foreignAssets,75 foreignAssets,77 appPromotion,76 appPromotion,78 testUtils,77 testUtils,78 scheduler,79 ...rmrkPallets,79 ...rmrkPallets,80 );80 );81 } else if (chain.eq('QUARTZ by UNIQUE')) {81 } else if (chain.eq('QUARTZ by UNIQUE')) {