Skip to content

Commit b108a19

Browse files
committed
re-enable
1 parent 86e25e0 commit b108a19

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

qualtran/bloqs/multiplexers/apply_gate_to_lth_target_test.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ def test_apply_z_to_odd(bloq_autotester):
2929
bloq_autotester(_apply_z_to_odd)
3030

3131

32-
# @pytest.mark.notebook
33-
# def test_notebook():
34-
# qlt_testing.execute_notebook('apply_gate_to_lth_target')
32+
@pytest.mark.notebook
33+
def test_notebook():
34+
qlt_testing.execute_notebook('apply_gate_to_lth_target')
3535

3636

3737
@pytest.mark.parametrize(

0 commit comments

Comments
 (0)