Skip to content

Commit

Permalink
fix attestation test
Browse files Browse the repository at this point in the history
  • Loading branch information
pifragile committed Feb 26, 2024
1 parent 77f2ce8 commit e048b05
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions ceremonies/src/migrations.rs
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,16 @@ mod test {
AccountId::from(AccountKeyring::Alice),
AccountId::from(AccountKeyring::Alice),
AccountId::from(AccountKeyring::Alice),
AccountId::from(AccountKeyring::Alice),
AccountId::from(AccountKeyring::Alice),
AccountId::from(AccountKeyring::Alice),
AccountId::from(AccountKeyring::Alice),
AccountId::from(AccountKeyring::Alice),
AccountId::from(AccountKeyring::Alice),
AccountId::from(AccountKeyring::Alice),
AccountId::from(AccountKeyring::Alice),
AccountId::from(AccountKeyring::Alice),
AccountId::from(AccountKeyring::Alice),
];

v0::AttestationRegistry::<TestRuntime>::insert(
Expand Down

0 comments on commit e048b05

Please sign in to comment.