Skip to content

Commit 80131a8

Browse files
fixed evidence scaling lab test
1 parent 03d7761 commit 80131a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/notebooks/test_evidence_scaling_labs.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=1800)
9+
@wrap_testbook("evidence_scaling_labs", timeout_seconds=1801)
1010
def test_notebook(tb: TestbookNotebookClient) -> None:
1111
# test models
1212

0 commit comments

Comments
 (0)