mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-11 10:30:58 +00:00
temporarily disable outdated wagtailembeds test
This commit is contained in:
parent
e419cc0618
commit
ddd4b8a9c1
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
from django.test import TestCasez
|
||||
from django.test import TestCase
|
||||
|
||||
from .embeds import get_embed
|
||||
#from .embeds import get_embed
|
||||
|
||||
|
||||
class TestEmbeds(TestCase):
|
||||
|
|
|
|||
Loading…
Reference in a new issue