Skip to content
Snippets Groups Projects
Verified Commit 960868ba authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

pypi.tests: Remove trailing _ in test method name

parent b73c657e
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
# See top-level LICENSE file for more information
def test_pypi_lister_(swh_listers, requests_mock_datadir):
def test_pypi_lister(swh_listers, requests_mock_datadir):
lister = swh_listers['pypi']
lister.run()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment