Skip to content
Snippets Groups Projects
Commit 6716a288 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

[test_utils] Fix tests after URL change

parent 6329927d
No related branches found
No related tags found
1 merge request!135[utils] Fixes #83
Pipeline #58695 passed
......@@ -196,7 +196,7 @@ package-z
result = link_documentation(additional_packages, stringio(f))
expected = [
'https://docs.python.org/%d.%d/' % sys.version_info[:2],
'https://matplotlib.org/',
'https://matplotlib.org/stable/',
'https://setuptools.readthedocs.io/en/latest/',
server % 'bob.extension',
server % 'gridtk',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment