mirror of
https://github.com/Hopiu/django-embed-video.git
synced 2026-05-14 23:53:10 +00:00
Unskip test
This commit is contained in:
parent
1c603193ff
commit
316a7def7b
1 changed files with 0 additions and 1 deletions
|
|
@ -103,7 +103,6 @@ class EmbedTestCase(TestCase):
|
|||
'frameborder="0" allowfullscreen></iframe>'
|
||||
)
|
||||
|
||||
@skip
|
||||
def test_wrong_size(self):
|
||||
template = Template("""
|
||||
{% load embed_video_tags %}
|
||||
|
|
|
|||
Loading…
Reference in a new issue