--- a/tests/src/util/index.ts +++ b/tests/src/util/index.ts @@ -95,6 +95,7 @@ NFT = 'nonfungible', Scheduler = 'scheduler', AppPromotion = 'apppromotion', + TestUtils = 'testutils', } export function requirePalletsOrSkip(test: Context, helper: DevUniqueHelper, requiredPallets: string[]) {