Skip to content

Commit

Permalink
Merge branch 'debug-wrong-instance-test' of https://github.com/kt474/…
Browse files Browse the repository at this point in the history
…qiskit-ibm-runtime into debug-wrong-instance-test
  • Loading branch information
kt474 committed Dec 5, 2023
2 parents 2efbf95 + 05e7c00 commit 0205f93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/integration/test_backend.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ def test_backends(self, service):
)

@run_integration_test
@quantum_only
def test_backend_wrong_instance(self, service):
"""Test getting a backend with wrong instance."""
hgps = list(service._hgps.keys())
Expand Down

0 comments on commit 0205f93

Please sign in to comment.