git.delta.rocks / unique-network / refs/commits / 3808c3f7ff73

difftreelog

feat add .on.y .skip to ifWithPallet

Daniel Shiposha2022-09-13parent: #7242685.patch.diff
in: master

1 file changed

modifiedtests/src/util/index.tsdiffbeforeafterboth
95 NFT = 'nonfungible',95 NFT = 'nonfungible',
96 Scheduler = 'scheduler',96 Scheduler = 'scheduler',
97 AppPromotion = 'apppromotion',97 AppPromotion = 'apppromotion',
98 TestUtils = 'testutils',
98}99}
99100
100export function requirePalletsOrSkip(test: Context, helper: DevUniqueHelper, requiredPallets: string[]) {101export function requirePalletsOrSkip(test: Context, helper: DevUniqueHelper, requiredPallets: string[]) {