Skip to content

Commit 3410749

Browse files
Add QAOA in QAOA
1 parent 0ebf6aa commit 3410749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/notebooks/test_QAOA_in_QAOA_Classiq_execution.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from testbook.client import TestbookNotebookClient
77

88

9-
@wrap_testbook("QAOA_in_QAOA_Classiq_execution", timeout_seconds=60)
9+
@wrap_testbook("QAOA_in_QAOA_Classiq_execution", timeout_seconds=1801)
1010
def test_notebook(tb: TestbookNotebookClient) -> None:
1111
# test models
1212
validate_quantum_model(tb.ref("qmod"))

0 commit comments

Comments
 (0)