Skip to content

Commit d10cd20

Browse files
RomiLevy-ClassiqTomerGoldfriend
authored andcommitted
Add discrete qauntum walk on lattices with correct file name in test
1 parent e3899d1 commit d10cd20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/notebooks/test_discrete_time_quantum_walk.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("discrete-time_quantum_walk", timeout_seconds=2000)
9+
@wrap_testbook("discrete_time_quantum_walk", timeout_seconds=2000)
1010
def test_notebook(tb: TestbookNotebookClient) -> None:
1111
# test quantum programs
1212
validate_quantum_program_size(

0 commit comments

Comments
 (0)