From db9303e6d830919e09428fbbc339cf64ec16abe5 Mon Sep 17 00:00:00 2001 From: Andy Smith Date: Wed, 13 Sep 2023 05:12:38 +0000 Subject: [PATCH] tests: utility in pallet-presence --- --- a/tests/src/pallet-presence.test.ts +++ b/tests/src/pallet-presence.test.ts @@ -27,6 +27,7 @@ 'statetriemigration', 'structure', 'system', + 'utility', 'vesting', 'parachainsystem', 'parachaininfo', -- gitstuff