aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLorenz Diener <[email protected]>2019-10-12 23:03:14 +0200
committerLorenz Diener <[email protected]>2019-10-12 23:03:14 +0200
commit0b3b2c31a024a335a9e52e93c350f1a214a92219 (patch)
treecbe224dc43430de144c1be6919f04bb812c458ca /tests/cassettes/test_emoji.yaml
parent45908b6f4e9c66fe102b30764e6d153a8d0339a5 (diff)
downloadmastodon.py-0b3b2c31a024a335a9e52e93c350f1a214a92219.tar.gz
Pre-release full testsuite updated run
Diffstat (limited to 'tests/cassettes/test_emoji.yaml')
-rw-r--r--tests/cassettes/test_emoji.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/cassettes/test_emoji.yaml b/tests/cassettes/test_emoji.yaml
index ac8a899..e680a01 100644
--- a/tests/cassettes/test_emoji.yaml
+++ b/tests/cassettes/test_emoji.yaml
@@ -14,8 +14,8 @@ interactions:
14 headers: 14 headers:
15 Cache-Control: ['max-age=180, public'] 15 Cache-Control: ['max-age=180, public']
16 Content-Type: [application/json; charset=utf-8] 16 Content-Type: [application/json; charset=utf-8]
17 Date: ['Fri, 11 Oct 2019 21:48:50 GMT'] 17 Date: ['Sat, 12 Oct 2019 21:00:47 GMT']
18 ETag: [W/"d6404aac42346dfe382637d7f1d817a2"] 18 ETag: [W/"b5ac4b7000ef28be04a2ea514bb16d91"]
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: [3d2f862a-a457-4c24-a77c-3fe405b7d058] 26 X-Request-Id: [e831ab1c-1a73-4c37-979c-2a365072d05b]
27 X-Runtime: ['0.027818'] 27 X-Runtime: ['0.016564']
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)