aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLorenz Diener <[email protected]>2019-10-11 23:59:24 +0200
committerLorenz Diener <[email protected]>2019-10-11 23:59:24 +0200
commit437f68c29a18303de3c75962021bbe030b2cf85c (patch)
tree83b7ba151a3e52163fd7048f82672394bcbb3865 /tests/cassettes/test_status_missing.yaml
parent2c2f55fd63e4096580f4d56279c261cedb1be1a9 (diff)
downloadmastodon.py-437f68c29a18303de3c75962021bbe030b2cf85c.tar.gz
Update tests for 3.0.1 and fix regressions
Diffstat (limited to 'tests/cassettes/test_status_missing.yaml')
-rw-r--r--tests/cassettes/test_status_missing.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/cassettes/test_status_missing.yaml b/tests/cassettes/test_status_missing.yaml
index 97907e4..3edd048 100644
--- a/tests/cassettes/test_status_missing.yaml
+++ b/tests/cassettes/test_status_missing.yaml
@@ -21,8 +21,8 @@ interactions:
21 X-Download-Options: [noopen] 21 X-Download-Options: [noopen]
22 X-Frame-Options: [SAMEORIGIN] 22 X-Frame-Options: [SAMEORIGIN]
23 X-Permitted-Cross-Domain-Policies: [none] 23 X-Permitted-Cross-Domain-Policies: [none]
24 X-Request-Id: [ad4db889-44e9-4c99-bd36-722692046b47] 24 X-Request-Id: [6e7b7e94-053c-4c99-8c30-137b5504dd4e]
25 X-Runtime: ['0.018885'] 25 X-Runtime: ['0.022549']
26 X-XSS-Protection: [1; mode=block] 26 X-XSS-Protection: [1; mode=block]
27 content-length: ['28'] 27 content-length: ['28']
28 status: {code: 404, message: Not Found} 28 status: {code: 404, message: Not Found}
Powered by cgit v1.2.3 (git 2.41.0)