Remove invalid unicode text test as this is tested already in the video post mock

This commit is contained in:
Sonny Bakker 2020-09-12 17:08:03 +02:00
parent a90e558655
commit b48efbbffb

View file

@ -285,7 +285,3 @@ class TwitterBuilderTestCase(TestCase):
@skip("Not implemented")
def test_duplicate_in_data(self):
pass
@skip("Not implemented")
def test_invalid_unicode_chars(self):
pass