Skip to content

Commit 52dfe45

Browse files
Modifying test file
1 parent c5346f7 commit 52dfe45

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/notebooks/test_modeling_quantum_types_and_variables.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88

99
@wrap_testbook("modeling_quantum_types_and_variables", timeout_seconds=60)
1010
def test_notebook(tb: TestbookNotebookClient) -> None:
11-
# test models
12-
validate_quantum_model(tb.ref("qmod"))
1311
# test quantum programs
1412
validate_quantum_program_size(
1513
tb.ref_pydantic("qprog"),

0 commit comments

Comments
 (0)