fix broken JSON in test constant

status-serialisers
Marnanel Thurman 2020-09-15 17:59:27 +01:00
rodzic a02a7a302c
commit cad7621bd3
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -22,7 +22,7 @@ REMOTE_FOLLOWERS_COLLECTION = """{
"https://example.com/users/quentin",
"https://example.com/users/roger",
"https://testserver/users/alice",
"https://testserver/users/bob",
"https://testserver/users/bob"
]}"""
# This needs expanding into a full unit test.