Skip to content

Commit

Permalink
Re-enable commented-out block
Browse files Browse the repository at this point in the history
  • Loading branch information
pcapriotti authored and MangoIV committed Oct 23, 2023
1 parent a3ed561 commit 3ff949c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration/test/Test/MLS/KeyPackage.hs
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ testReplaceKeyPackages = do
checkCount def 4
checkCount suite 0

when False $ do
do
-- replenish key packages for the second ciphersuite
void $
replicateM 5 (fmap fst (generateKeyPackage alice1 suite))
Expand Down

0 comments on commit 3ff949c

Please sign in to comment.