We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ebf6aa commit 3410749Copy full SHA for 3410749
tests/notebooks/test_QAOA_in_QAOA_Classiq_execution.py
@@ -6,7 +6,7 @@
6
from testbook.client import TestbookNotebookClient
7
8
9
-@wrap_testbook("QAOA_in_QAOA_Classiq_execution", timeout_seconds=60)
+@wrap_testbook("QAOA_in_QAOA_Classiq_execution", timeout_seconds=1801)
10
def test_notebook(tb: TestbookNotebookClient) -> None:
11
# test models
12
validate_quantum_model(tb.ref("qmod"))
0 commit comments