Skip to content

Commit 1bf2316

Browse files
fixed hadamard test tutorial test
1 parent 6199109 commit 1bf2316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/notebooks/workshops/test_hadamard_test_tutorial.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("hadamard_test", timeout_seconds=44)
9+
@wrap_testbook("hadamard_test_tutorial", timeout_seconds=44)
1010
def test_notebook(tb: TestbookNotebookClient) -> None:
1111
# warning: the notebook overrides the `qmod` and `qprog` parameter
1212

0 commit comments

Comments
 (0)