We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52673ba commit ac78b84Copy full SHA for ac78b84
tests/notebooks/test_adaptive_qaoa_lib.py
@@ -6,7 +6,7 @@
6
from testbook.client import TestbookNotebookClient
7
8
9
-@wrap_testbook("adaptive_qaoa_lib", timeout_seconds=60)
+@wrap_testbook("adaptive_qaoa_lib", timeout_seconds=1000)
10
def test_notebook(tb: TestbookNotebookClient) -> None:
11
# test models
12
# validate_quantum_model(tb.ref("qmod"))
0 commit comments