From d762e16336e241062b56ef30d4665584a9afa078 Mon Sep 17 00:00:00 2001 From: Niv Davidson Date: Tue, 11 Feb 2025 12:11:45 +0200 Subject: [PATCH] Increase shor_modular_exponentiation.ipynb timeout --- tests/resources/timeouts.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/resources/timeouts.yaml b/tests/resources/timeouts.yaml index 7798b4ca..c4469b41 100644 --- a/tests/resources/timeouts.yaml +++ b/tests/resources/timeouts.yaml @@ -268,7 +268,7 @@ set_partition.ipynb: 350 set_partition.qmod: 350 shor.ipynb: 104 shor.qmod: 88 -shor_modular_exponentiation.ipynb: 300 +shor_modular_exponentiation.ipynb: 450 shor_modular_exponentiation.qmod: 300 simon.ipynb: 40 simon_example.qmod: 30