mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-26 17:24:31 +03:00
Merge pull request #3882 from hugovk/revert-pyroma-workaround
Tighten fixed pyroma test
This commit is contained in:
commit
14766f50c3
|
@ -26,5 +26,5 @@ class TestPyroma(PillowTestCase):
|
|||
)
|
||||
|
||||
else:
|
||||
# Should have a near-perfect score
|
||||
self.assertEqual(rating, (9, ["Your package does not have license data."]))
|
||||
# Should have a perfect score
|
||||
self.assertEqual(rating, (10, []))
|
||||
|
|
Loading…
Reference in New Issue
Block a user