Skip to content

Commit 90230e8

Browse files
1ucian0sigmavirus24
authored andcommitted
flake8
1 parent 4aa8c8e commit 90230e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/test_github.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -775,7 +775,7 @@ def test_user(self):
775775
)
776776

777777
def test_release_by_ghostuser(self):
778-
"""Test the ability to retrieve a release with "author: null" (ghost user)."""
778+
"""Test to retrieve a release with "author: null" (ghost user)."""
779779
cassette_name = self.cassette_name("release_author_null")
780780
with self.recorder.use_cassette(cassette_name):
781781
repository = self.gh.repository("qiskit-community", "qiskit-qec")

0 commit comments

Comments
 (0)