aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cassettes/test_follow_requests.yaml')
-rw-r--r--tests/cassettes/test_follow_requests.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/cassettes/test_follow_requests.yaml b/tests/cassettes/test_follow_requests.yaml
index a6439b2..fd3e1fd 100644
--- a/tests/cassettes/test_follow_requests.yaml
+++ b/tests/cassettes/test_follow_requests.yaml
@@ -14,13 +14,13 @@ interactions:
14 headers: 14 headers:
15 Cache-Control: ['max-age=0, private, must-revalidate'] 15 Cache-Control: ['max-age=0, private, must-revalidate']
16 Content-Type: [application/json; charset=utf-8] 16 Content-Type: [application/json; charset=utf-8]
17 ETag: [W/"1ec378ccea68001b120ba03b14cc7095"] 17 ETag: [W/"9cef30119ad0d3a71210557f8261c67d"]
18 Transfer-Encoding: [chunked] 18 Transfer-Encoding: [chunked]
19 Vary: ['Accept-Encoding, Origin'] 19 Vary: ['Accept-Encoding, Origin']
20 X-Content-Type-Options: [nosniff] 20 X-Content-Type-Options: [nosniff]
21 X-Frame-Options: [SAMEORIGIN] 21 X-Frame-Options: [SAMEORIGIN]
22 X-Request-Id: [1ce7c724-fc02-43ec-ac83-740dd1152e3d] 22 X-Request-Id: [cfa0453b-024a-4aab-bc8c-d9c90662a57c]
23 X-Runtime: ['0.050591'] 23 X-Runtime: ['0.030243']
24 X-XSS-Protection: [1; mode=block] 24 X-XSS-Protection: [1; mode=block]
25 content-length: ['2'] 25 content-length: ['2']
26 status: {code: 200, message: OK} 26 status: {code: 200, message: OK}
Powered by cgit v1.2.3 (git 2.41.0)