mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-11 10:30:58 +00:00
+ whitespace
This commit is contained in:
parent
f35536ccee
commit
dae1cf85e4
1 changed files with 1 additions and 0 deletions
|
|
@ -75,6 +75,7 @@ class TestLazyStreamField(TestCase):
|
|||
with self.assertNumQueries(0):
|
||||
instances_lookup[self.no_image.pk].body[0]
|
||||
|
||||
|
||||
class TestSystemCheck(TestCase):
|
||||
def tearDown(self):
|
||||
# unregister InvalidStreamModel from the overall model registry
|
||||
|
|
|
|||
Loading…
Reference in a new issue