Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
cqc-melf committed Nov 6, 2023
1 parent 07c1eec commit 75b1f40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/qvm_backend_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@ def test_gateset(qvm: None, quilc: None) -> None:
for g in c:
print(g)

# assert 1 == 2
assert 1 == 2

h = forest_backend.process_circuit(c, 10)
forest_backend.get_result(h)
Expand Down

0 comments on commit 75b1f40

Please sign in to comment.