diff options
Diffstat (limited to 'tests/zotapi.rs')
-rw-r--r-- | tests/zotapi.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/zotapi.rs b/tests/zotapi.rs index 10a6c74..1f9d4e7 100644 --- a/tests/zotapi.rs +++ b/tests/zotapi.rs @@ -206,7 +206,7 @@ const EMPTY_XCHAN: &str = r#"{ "photo_l": "", "photo_m": "", "photo_s": "", - "addr": "", + "address": "", "url": "", "connurl": "", "follow": "", |