Skip to content
Snippets Groups Projects
Commit d3890e2c authored by Yannick DAYER's avatar Yannick DAYER
Browse files

[tests] Remove gridtk from the tests of link-docs.

parent 0f7b5490
No related branches found
No related tags found
1 merge request!149Link documentation of package with a main branch
Pipeline #69841 failed
......@@ -106,7 +106,6 @@ package-z
"python",
"matplotlib",
"bob.extension",
"gridtk",
"other.bob.package",
]
......@@ -124,7 +123,6 @@ package-z
"https://matplotlib.org/stable/",
"https://setuptools.readthedocs.io/en/latest/",
server[0] % "bob.extension",
server[3] % "gridtk",
]
result = [k[0] for k in result.values()]
assert sorted(result) == sorted(expected)
......
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