Skip to content
Snippets Groups Projects
Unverified Commit a0210749 authored by chris48s's avatar chris48s Committed by GitHub
Browse files

update [PythonVersionFromToml] test example (#10400)

parent 66d9f4da
No related branches found
No related tags found
No related merge requests found
......@@ -22,6 +22,6 @@ t.create(
'python versions - valid toml with missing python-requires field (invalid)',
)
.get(
'/python/required-version-toml.json?tomlFilePath=https://raw.githubusercontent.com/django/django/main/pyproject.toml',
'/python/required-version-toml.json?tomlFilePath=https://raw.githubusercontent.com/psf/requests/main/pyproject.toml',
)
.expectBadge({ label: 'python', message: 'invalid response data' })
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment