mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-24 00:46:16 +03:00
Tighten fixed pyroma test
This commit is contained in:
parent
593217f897
commit
23d4e6f4c4
|
@ -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