diff options
author | Lorenz Diener <[email protected]> | 2018-05-07 00:53:13 +0200 |
---|---|---|
committer | Lorenz Diener <[email protected]> | 2018-05-07 00:53:13 +0200 |
commit | 8d5fe70c7e52656b2f89d0acfb1aed23bf583041 (patch) | |
tree | a210ef1ba6255d8f64fdd623de41f0e6931c4508 /tests/cassettes/test_emoji.yaml | |
parent | c0a0c8f517611d0026d6d37fbe7c57eae1f1a3bb (diff) | |
download | mastodon.py-8d5fe70c7e52656b2f89d0acfb1aed23bf583041.tar.gz |
Fix some bugs, update tests
Diffstat (limited to 'tests/cassettes/test_emoji.yaml')
-rw-r--r-- | tests/cassettes/test_emoji.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/cassettes/test_emoji.yaml b/tests/cassettes/test_emoji.yaml index 8d83735..e10183d 100644 --- a/tests/cassettes/test_emoji.yaml +++ b/tests/cassettes/test_emoji.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/"ea5c10937cbba90ee4e0577b7d86961c"] | 17 | ETag: [W/"018d0c2914244a9c755e02ccd1689bca"] |
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: [b4431da4-958a-4fe3-8129-ac05eefacb5c] | 22 | X-Request-Id: [6cfe9b26-b920-42e8-9df2-2f747d403970] |
23 | X-Runtime: ['0.029122'] | 23 | X-Runtime: ['0.033159'] |
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} |