git.delta.rocks / unique-network / refs/commits / 3c2e49b4ad01

difftreelog

test pallet presence for sapphire

Yaroslav Bolyukin2022-12-27parent: #6c431cb.patch.diff
in: master

1 file changed

modifiedtests/src/pallet-presence.test.tsdiffbeforeafterboth
68 const appPromotion = 'apppromotion';68 const appPromotion = 'apppromotion';
69 const testUtils = 'testutils';69 const testUtils = 'testutils';
7070
71 if (chain.eq('OPAL by UNIQUE')) {71 if (chain.eq('OPAL by UNIQUE') || chain.eq('SAPPHIRE by UNIQUE')) {
72 requiredPallets.push(72 requiredPallets.push(
73 refungible,73 refungible,
74 foreignAssets,74 foreignAssets,