We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 074c27f commit 135c19fCopy full SHA for 135c19f
tests/test_filer_check.py
@@ -282,4 +282,3 @@ def test_image_dimensions_svg(self):
282
call_command('filer_check', image_dimensions=True)
283
self.filer_image.refresh_from_db()
284
self.assertGreater(self.filer_image._width, 0)
285
-
0 commit comments