diff options
author | Lorenz Diener <[email protected]> | 2019-06-22 15:28:27 +0200 |
---|---|---|
committer | Lorenz Diener <[email protected]> | 2019-06-22 15:28:27 +0200 |
commit | 052b7f7cd319bd39f5c9db1b0322e9e4445a123e (patch) | |
tree | a4f02a2f738a477f2cde36e209bc29ab4df78ebc /tests/cassettes/test_mutes.yaml | |
parent | 1a120f03939d36bc14bda0931819db0ab45908af (diff) | |
download | mastodon.py-052b7f7cd319bd39f5c9db1b0322e9e4445a123e.tar.gz |
Test fixups pre-2.9.1
Diffstat (limited to 'tests/cassettes/test_mutes.yaml')
-rw-r--r-- | tests/cassettes/test_mutes.yaml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/tests/cassettes/test_mutes.yaml b/tests/cassettes/test_mutes.yaml index 311fbb0..ec5b948 100644 --- a/tests/cassettes/test_mutes.yaml +++ b/tests/cassettes/test_mutes.yaml | |||
@@ -12,9 +12,8 @@ interactions: | |||
12 | response: | 12 | response: |
13 | body: {string: '[]'} | 13 | body: {string: '[]'} |
14 | headers: | 14 | headers: |
15 | Cache-Control: ['max-age=0, private, must-revalidate'] | 15 | Cache-Control: ['no-cache, no-store'] |
16 | Content-Type: [application/json; charset=utf-8] | 16 | Content-Type: [application/json; charset=utf-8] |
17 | ETag: [W/"0c6bce88f363a149a163d74b6bd89011"] | ||
18 | Referrer-Policy: [strict-origin-when-cross-origin] | 17 | Referrer-Policy: [strict-origin-when-cross-origin] |
19 | Transfer-Encoding: [chunked] | 18 | Transfer-Encoding: [chunked] |
20 | Vary: ['Accept-Encoding, Origin'] | 19 | Vary: ['Accept-Encoding, Origin'] |
@@ -22,8 +21,8 @@ interactions: | |||
22 | X-Download-Options: [noopen] | 21 | X-Download-Options: [noopen] |
23 | X-Frame-Options: [SAMEORIGIN] | 22 | X-Frame-Options: [SAMEORIGIN] |
24 | X-Permitted-Cross-Domain-Policies: [none] | 23 | X-Permitted-Cross-Domain-Policies: [none] |
25 | X-Request-Id: [44bd8c53-57ed-485a-bbd9-57c90fdb06a0] | 24 | X-Request-Id: [32fa646c-16cf-4990-a5f2-5f5dfd2bd943] |
26 | X-Runtime: ['0.017772'] | 25 | X-Runtime: ['0.652668'] |
27 | X-XSS-Protection: [1; mode=block] | 26 | X-XSS-Protection: [1; mode=block] |
28 | content-length: ['2'] | 27 | content-length: ['2'] |
29 | status: {code: 200, message: OK} | 28 | status: {code: 200, message: OK} |