Skip to content

Commit

Permalink
changed test name for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
gluonhiggs committed Dec 11, 2024
1 parent 0b36e41 commit 05aab89
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -611,7 +611,7 @@ def test_convert_to_mitiq_with_rxx_ryy_sx_cu1():
assert convert_to_mitiq(circuit)


def test_convert_qiskit_to_mitiq_circuit_with_custom_operator():
def test_convert_to_mitiq_with_custom_operator():
"""
Tests that convert_to_mitiq works with a custom operator.
"""
Expand Down

0 comments on commit 05aab89

Please sign in to comment.