about summary refs log tree commit diff
path: root/spec/fixtures
diff options
context:
space:
mode:
authormultiple creatures <dev@multiple-creature.party>2019-05-09 09:40:09 -0500
committermultiple creatures <dev@multiple-creature.party>2019-05-21 03:16:23 -0500
commite85b8af05183d1048adc4a39bc3d975af153463d (patch)
tree0cda58965ce9c8104cd65a6761678f2154bacd08 /spec/fixtures
parent66886d4367b64d6860c55ab6f8a57a31ed9b59de (diff)
Second round of Rspec fixes.
Diffstat (limited to 'spec/fixtures')
-rw-r--r--spec/fixtures/files/mute-imports.txt2
-rw-r--r--spec/fixtures/files/new-following-imports.txt2
-rw-r--r--spec/fixtures/files/new-mute-imports.txt2
-rw-r--r--spec/fixtures/requests/localdomain-webfinger.txt1
4 files changed, 4 insertions, 3 deletions
diff --git a/spec/fixtures/files/mute-imports.txt b/spec/fixtures/files/mute-imports.txt
index 125cbd384..88f1db1ef 100644
--- a/spec/fixtures/files/mute-imports.txt
+++ b/spec/fixtures/files/mute-imports.txt
@@ -1,4 +1,4 @@
 bob
 
-eve@example.com
+foo@ap.example.com
 
diff --git a/spec/fixtures/files/new-following-imports.txt b/spec/fixtures/files/new-following-imports.txt
index 5ea6c7346..4d8ffe145 100644
--- a/spec/fixtures/files/new-following-imports.txt
+++ b/spec/fixtures/files/new-following-imports.txt
@@ -1,4 +1,4 @@
 Account address,Show boosts
 bob,true
-eve@example.com,false
+foo@ap.example.com,false
 
diff --git a/spec/fixtures/files/new-mute-imports.txt b/spec/fixtures/files/new-mute-imports.txt
index c1c9bca9b..e46895222 100644
--- a/spec/fixtures/files/new-mute-imports.txt
+++ b/spec/fixtures/files/new-mute-imports.txt
@@ -1,4 +1,4 @@
 Account address,Hide notifications
 bob,true
-eve@example.com,false
+foo@ap.example.com,false
 
diff --git a/spec/fixtures/requests/localdomain-webfinger.txt b/spec/fixtures/requests/localdomain-webfinger.txt
index 6c2a366ab..da4fc7b8e 100644
--- a/spec/fixtures/requests/localdomain-webfinger.txt
+++ b/spec/fixtures/requests/localdomain-webfinger.txt
@@ -14,6 +14,7 @@ Strict-Transport-Security: max-age=31536000; includeSubdomains;
   <Alias>https://webdomain.com/@foo</Alias>
   <Link rel="http://webfinger.net/rel/profile-page" type="text/html" href="https://webdomain.com/@foo"/>
   <Link rel="http://schemas.google.com/g/2010#updates-from" type="application/atom+xml" href="https://webdomain.com/users/foo.atom"/>
+  <Link rel="self" type="application/activity+json" href="https://webdomain.com/users/foo"/>
   <Link rel="salmon" href="https://webdomain.com/api/salmon/1"/>
   <Link rel="magic-public-key" href="data:application/magic-public-key,RSA.wnIYUQp-jMqH8tzStBoVriiGtbMvH12IU125p-3shZHxJNDi7RHwseKi5ADEGwGwpXLMxqiyNlgCff1hG9DBc8MzHZi1V93F2hCOXK0bqZm2lbsWfjkpsDIdBZ8TltwSejuQCt_rqL-K5XCfknd94P7tHOCBnizQRBanj0IdcSSqh7CmRS5wa1UjwflXVMsgbDc2io1knMeMkXsl0jzwt-CFHprmITzWy9X6Ia4QevkntiXdMlwUf_UoJC7BRns-J-j_dz2LqFl1QfspMhR2R9p8plDSD-jjk8DUVSBFZ7GLWVHEd6dWkLncEVEeRLliCaQQBqF1huSuMDtYWfukWQ==.AQAB"/>
   <Link rel="http://ostatus.org/schema/1.0/subscribe" template="https://webdomain.com/authorize_follow?acct={uri}"/>