Fix test_feed
This commit is contained in:
parent
f2f4a829d2
commit
3a0ad1b3ff
@ -3,7 +3,8 @@ from collections import OrderedDict
|
||||
|
||||
import pytest
|
||||
|
||||
from ssb.keys import KeyPair, Message
|
||||
from ssb.feed import Message
|
||||
from ssb.keys import KeyPair
|
||||
|
||||
|
||||
@pytest.fixture()
|
||||
|
Loading…
Reference in New Issue
Block a user