mirror of
https://github.com/badges/shields.git
synced 2025-11-09 12:40:59 +03:00
update [PythonVersionFromToml] test example (#10400)
This commit is contained in:
@@ -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' })
|
||||
|
||||
Reference in New Issue
Block a user