summaryrefslogtreecommitdiff
path: root/test/fixtures/users_mock
diff options
context:
space:
mode:
authorAlexander Strizhakov <alex.strizhakov@gmail.com>2021-03-03 15:41:05 +0300
committerAlexander Strizhakov <alex.strizhakov@gmail.com>2021-03-25 13:03:40 +0300
commitd1d2744ee3e6015064cf50ac5725bfe45b682466 (patch)
tree7bc1be56a03e1b59d155793812a27e4a3c895b77 /test/fixtures/users_mock
parentff612750b1bae5223bca76b34a39e7d2bd05770c (diff)
downloadpleroma-d1d2744ee3e6015064cf50ac5725bfe45b682466.tar.gz
pleroma-d1d2744ee3e6015064cf50ac5725bfe45b682466.zip
featured_address valition in AddRemoveValidator
Diffstat (limited to 'test/fixtures/users_mock')
-rw-r--r--test/fixtures/users_mock/user.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/fixtures/users_mock/user.json b/test/fixtures/users_mock/user.json
index da2483d02..c722a1145 100644
--- a/test/fixtures/users_mock/user.json
+++ b/test/fixtures/users_mock/user.json
@@ -34,6 +34,7 @@
"owner": "https://example.com/users/{{nickname}}",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA5DLtwGXNZElJyxFGfcVc\nXANhaMadj/iYYQwZjOJTV9QsbtiNBeIK54PJrYuU0/0YIdrvS1iqheX5IwXRhcwa\nhm3ZyLz7XeN9st7FBni4BmZMBtMpxAuYuu5p/jbWy13qAiYOhPreCx0wrWgm/lBD\n9mkgaxIxPooBE0S4ZWEJIDIV1Vft3AWcRUyWW1vIBK0uZzs6GYshbQZB952S0yo4\nFzI1hABGHncH8UvuFauh4EZ8tY7/X5I0pGRnDOcRN1dAht5w5yTA+6r5kebiFQjP\nIzN/eCO/a9Flrj9YGW7HDNtjSOH0A31PLRGlJtJO3yK57dnf5ppyCZGfL4emShQo\ncQIDAQAB\n-----END PUBLIC KEY-----\n\n"
},
+ "featured": "https://example.com/users/{{nickname}}/collections/featured",
"summary": "your friendly neighborhood pleroma developer<br>I like cute things and distributed systems, and really hate delete and redrafts",
"tag": [],
"type": "Person",