Skip to content

Commit aeaab9a

Browse files
authored
Give more time to ECC tests (#3500)
1 parent 1e0a5b3 commit aeaab9a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hil-test/tests/ecc.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ mod tests {
6565
}
6666

6767
#[test]
68-
#[timeout(5)]
6968
fn test_ecc_affine_point_multiplication(mut ctx: Context<'static>) {
7069
for &prime_field in TEST_PARAMS_VECTOR.prime_fields {
7170
match prime_field.len() {

0 commit comments

Comments
 (0)