Skip to content

Commit e1ed7eb

Browse files
added a test file
1 parent cfcee64 commit e1ed7eb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/notebooks/test_network_traffic_optimization.py

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

99
@wrap_testbook("network_traffic_optimization", timeout_seconds=1800)
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)