aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLorenz Diener <[email protected]>2018-05-06 03:02:19 +0200
committerLorenz Diener <[email protected]>2018-05-06 03:02:19 +0200
commitbb92f76e61063bbe59868659fb42824d3649c7b2 (patch)
tree3977c4da17684c323ecb2c0b07f366daa532c6ac /tests/cassettes/test_mutes.yaml
parent3676e43f1198bb0cf57bfd68e5c553d927597a62 (diff)
downloadmastodon.py-bb92f76e61063bbe59868659fb42824d3649c7b2.tar.gz
Refresh casettes and add some new ones
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 37fd684..90eb743 100644
--- a/tests/cassettes/test_mutes.yaml
+++ b/tests/cassettes/test_mutes.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/"f238633ca1aa7ae89cbaa53b672cef3e"] 17 ETag: [W/"398f838b63494467649c84b1c13d7b5b"]
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: [2771eace-2d01-4258-b711-f21d474a93a8] 22 X-Request-Id: [69658ce1-3855-4191-adf3-2ca750016a3f]
23 X-Runtime: ['0.045181'] 23 X-Runtime: ['0.052446']
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)