aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLorenz Diener <[email protected]>2019-04-27 22:13:27 +0200
committerLorenz Diener <[email protected]>2019-04-27 22:13:27 +0200
commit72e3290d8c9ed1dc0babf66ef70a6835a0dcacf4 (patch)
tree01901380caebea143aacd2da07e83bc254cebbbd /tests/cassettes/test_mutes.yaml
parent4deeb7875ba1439f3162d90e108cf41fce22f6de (diff)
downloadmastodon.py-72e3290d8c9ed1dc0babf66ef70a6835a0dcacf4.tar.gz
Add endorsements (with docs and tests)
Diffstat (limited to 'tests/cassettes/test_mutes.yaml')
-rw-r--r--tests/cassettes/test_mutes.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/cassettes/test_mutes.yaml b/tests/cassettes/test_mutes.yaml
index 73b8df6..aca7b97 100644
--- a/tests/cassettes/test_mutes.yaml
+++ b/tests/cassettes/test_mutes.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/"90b6becb2b7152e68f928ca54703d5b5"] 17 ETag: [W/"0c6c8cc3cb75164dfb4ec124c252008f"]
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: [1ecc4a5b-3fa6-4aab-9f51-62a63df2668c] 25 X-Request-Id: [1bef2ecf-ea12-422d-802a-456ab7096e0b]
26 X-Runtime: ['0.021739'] 26 X-Runtime: ['0.060542']
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)