Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jakelishman authored Feb 1, 2022
1 parent 3895703 commit 8a0a922
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/python/algorithms/test_backendv2.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@


class TestBackendV2(QiskitAlgorithmsTestCase):
"""test BackendV1 interface"""
"""test BackendV2 interface"""

def setUp(self):
super().setUp()
Expand Down

0 comments on commit 8a0a922

Please sign in to comment.