diff --git a/tests/bls.rs b/tests/bls.rs index 9afd0d9..b2ff1b2 100644 --- a/tests/bls.rs +++ b/tests/bls.rs @@ -7,7 +7,7 @@ mod e2e { use blueprint_test_utils::*; const N: usize = 3; - const T: usize = 3; + const T: usize = 2; // The macro takes this variable as an argument, and will update it so that // when we pass the signing arguments, we can pass the associated keygen call id