Rename test_embellish() to test_embellish_note()

2019-08-17
Marnanel Thurman 2019-04-25 20:01:54 +01:00
rodzic b287e1f6ea
commit 7ab37f84ec
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -6,7 +6,7 @@ import logging
logger = logging.getLogger(name='django_kepi')
class TestEmbellish(TestCase):
def test_embellish(self):
def test_embellish_note(self):
SOURCE = {
'id': 'https://example.com/users/fred/status/1234',