aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLorenz Diener <[email protected]>2020-02-22 20:31:33 +0100
committerLorenz Diener <[email protected]>2020-02-22 20:31:33 +0100
commit4f90728a4a8c98f3ee7e9aab5a05f93c152a375d (patch)
treea06d71bfcc7be6e8fe6d17a881cebfbafbe51963 /tests/cassettes/test_instance_peers.yaml
parent2132615269aa80a01d9af63d90e075197603fa3e (diff)
downloadmastodon.py-4f90728a4a8c98f3ee7e9aab5a05f93c152a375d.tar.gz
Fix tests for 3.1.1
Diffstat (limited to 'tests/cassettes/test_instance_peers.yaml')
-rw-r--r--tests/cassettes/test_instance_peers.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/cassettes/test_instance_peers.yaml b/tests/cassettes/test_instance_peers.yaml
index 91052f8..c68abbc 100644
--- a/tests/cassettes/test_instance_peers.yaml
+++ b/tests/cassettes/test_instance_peers.yaml
@@ -14,8 +14,8 @@ interactions:
14 headers: 14 headers:
15 Cache-Control: ['max-age=86400, public'] 15 Cache-Control: ['max-age=86400, public']
16 Content-Type: [application/json; charset=utf-8] 16 Content-Type: [application/json; charset=utf-8]
17 Date: ['Sat, 12 Oct 2019 21:00:46 GMT'] 17 Date: ['Sat, 22 Feb 2020 19:28:40 GMT']
18 ETag: [W/"be772cbd6230bffd2ad2d31d48f5509d"] 18 ETag: [W/"8af8fec96bf10b03e52c25c1ed653bf6"]
19 Referrer-Policy: [strict-origin-when-cross-origin] 19 Referrer-Policy: [strict-origin-when-cross-origin]
20 Transfer-Encoding: [chunked] 20 Transfer-Encoding: [chunked]
21 Vary: ['Accept-Encoding, Origin'] 21 Vary: ['Accept-Encoding, Origin']
@@ -23,8 +23,8 @@ interactions:
23 X-Download-Options: [noopen] 23 X-Download-Options: [noopen]
24 X-Frame-Options: [SAMEORIGIN] 24 X-Frame-Options: [SAMEORIGIN]
25 X-Permitted-Cross-Domain-Policies: [none] 25 X-Permitted-Cross-Domain-Policies: [none]
26 X-Request-Id: [8d9f1f47-0bde-459e-a2c8-d9a2a17c4286] 26 X-Request-Id: [29670fdf-9a51-47e0-831e-6daf157a8b3e]
27 X-Runtime: ['0.017777'] 27 X-Runtime: ['0.048334']
28 X-XSS-Protection: [1; mode=block] 28 X-XSS-Protection: [1; mode=block]
29 content-length: ['2'] 29 content-length: ['2']
30 status: {code: 200, message: OK} 30 status: {code: 200, message: OK}
Powered by cgit v1.2.3 (git 2.41.0)