Skip to content

Commit ac78b84

Browse files
committed
extended timeout
1 parent 52673ba commit ac78b84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/notebooks/test_adaptive_qaoa_lib.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("adaptive_qaoa_lib", timeout_seconds=60)
9+
@wrap_testbook("adaptive_qaoa_lib", timeout_seconds=1000)
1010
def test_notebook(tb: TestbookNotebookClient) -> None:
1111
# test models
1212
# validate_quantum_model(tb.ref("qmod"))

0 commit comments

Comments
 (0)