aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLorenz Diener <[email protected]>2018-07-30 23:19:51 +0200
committerLorenz Diener <[email protected]>2018-07-30 23:19:51 +0200
commitd0c71b1a8497a3047f630cd1926f803a5190d7aa (patch)
treef52a76a1160e768de4519e31548a5d1cb1c29c6f /tests/cassettes/test_blocks.yaml
parent8b06b53ed50e41411857181e4881e54823ed661b (diff)
downloadmastodon.py-d0c71b1a8497a3047f630cd1926f803a5190d7aa.tar.gz
Fresh set of tests pre-release
Diffstat (limited to 'tests/cassettes/test_blocks.yaml')
-rw-r--r--tests/cassettes/test_blocks.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/cassettes/test_blocks.yaml b/tests/cassettes/test_blocks.yaml
index 099497c..2b3a801 100644
--- a/tests/cassettes/test_blocks.yaml
+++ b/tests/cassettes/test_blocks.yaml
@@ -14,7 +14,7 @@ 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/"573082b711c5e9cb9dfd1bef03d669a2"] 17 ETag: [W/"17e4334d76eed7daed5ddeead857a6bb"]
18 Referrer-Policy: [strict-origin-when-cross-origin] 18 Referrer-Policy: [strict-origin-when-cross-origin]
19 Transfer-Encoding: [chunked] 19 Transfer-Encoding: [chunked]
20 Vary: ['Accept-Encoding, Origin'] 20 Vary: ['Accept-Encoding, Origin']
@@ -22,8 +22,8 @@ interactions:
22 X-Download-Options: [noopen] 22 X-Download-Options: [noopen]
23 X-Frame-Options: [SAMEORIGIN] 23 X-Frame-Options: [SAMEORIGIN]
24 X-Permitted-Cross-Domain-Policies: [none] 24 X-Permitted-Cross-Domain-Policies: [none]
25 X-Request-Id: [de7f7321-4ecf-4dc4-aefb-7bef087bb96c] 25 X-Request-Id: [8c18d717-5a33-4953-8a18-ffa9da075f7e]
26 X-Runtime: ['0.017108'] 26 X-Runtime: ['0.054624']
27 X-XSS-Protection: [1; mode=block] 27 X-XSS-Protection: [1; mode=block]
28 content-length: ['2'] 28 content-length: ['2']
29 status: {code: 200, message: OK} 29 status: {code: 200, message: OK}
Powered by cgit v1.2.3 (git 2.41.0)