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_account_mute_unmute.yaml
parent3676e43f1198bb0cf57bfd68e5c553d927597a62 (diff)
downloadmastodon.py-bb92f76e61063bbe59868659fb42824d3649c7b2.tar.gz
Refresh casettes and add some new ones
Diffstat (limited to 'tests/cassettes/test_account_mute_unmute.yaml')
-rw-r--r--tests/cassettes/test_account_mute_unmute.yaml12
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/cassettes/test_account_mute_unmute.yaml b/tests/cassettes/test_account_mute_unmute.yaml
index 81b2fb4..0e64e3d 100644
--- a/tests/cassettes/test_account_mute_unmute.yaml
+++ b/tests/cassettes/test_account_mute_unmute.yaml
@@ -15,13 +15,13 @@ interactions:
15 headers: 15 headers:
16 Cache-Control: ['max-age=0, private, must-revalidate'] 16 Cache-Control: ['max-age=0, private, must-revalidate']
17 Content-Type: [application/json; charset=utf-8] 17 Content-Type: [application/json; charset=utf-8]
18 ETag: [W/"a2ef8797df0b890961779d6460232833"] 18 ETag: [W/"b81ab7721168e5c5b1602fcbc3562a0c"]
19 Transfer-Encoding: [chunked] 19 Transfer-Encoding: [chunked]
20 Vary: ['Accept-Encoding, Origin'] 20 Vary: ['Accept-Encoding, Origin']
21 X-Content-Type-Options: [nosniff] 21 X-Content-Type-Options: [nosniff]
22 X-Frame-Options: [SAMEORIGIN] 22 X-Frame-Options: [SAMEORIGIN]
23 X-Request-Id: [46a68ff1-d44a-4968-8644-fe2ccf895909] 23 X-Request-Id: [bd36681b-28bd-4653-9bf7-c7afbc702904]
24 X-Runtime: ['0.137282'] 24 X-Runtime: ['0.171504']
25 X-XSS-Protection: [1; mode=block] 25 X-XSS-Protection: [1; mode=block]
26 content-length: ['173'] 26 content-length: ['173']
27 status: {code: 200, message: OK} 27 status: {code: 200, message: OK}
@@ -41,13 +41,13 @@ interactions:
41 headers: 41 headers:
42 Cache-Control: ['max-age=0, private, must-revalidate'] 42 Cache-Control: ['max-age=0, private, must-revalidate']
43 Content-Type: [application/json; charset=utf-8] 43 Content-Type: [application/json; charset=utf-8]
44 ETag: [W/"4e5bdb0c2073b9e61052d5ff830594ca"] 44 ETag: [W/"888df26b7845b092f4fbdb2b26c1f000"]
45 Transfer-Encoding: [chunked] 45 Transfer-Encoding: [chunked]
46 Vary: ['Accept-Encoding, Origin'] 46 Vary: ['Accept-Encoding, Origin']
47 X-Content-Type-Options: [nosniff] 47 X-Content-Type-Options: [nosniff]
48 X-Frame-Options: [SAMEORIGIN] 48 X-Frame-Options: [SAMEORIGIN]
49 X-Request-Id: [badf01d7-f9ff-48b3-b7b3-b22bfcaafba0] 49 X-Request-Id: [42c8e4f7-831e-47af-bb55-6a0a8b409ad5]
50 X-Runtime: ['0.077923'] 50 X-Runtime: ['0.044711']
51 X-XSS-Protection: [1; mode=block] 51 X-XSS-Protection: [1; mode=block]
52 content-length: ['175'] 52 content-length: ['175']
53 status: {code: 200, message: OK} 53 status: {code: 200, message: OK}
Powered by cgit v1.2.3 (git 2.41.0)