aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLorenz Diener <[email protected]>2019-04-27 21:04:06 +0200
committerLorenz Diener <[email protected]>2019-04-27 21:04:06 +0200
commite3936649745a627fa2c31fc7b8602793b7d6027b (patch)
treec478eb7f45acbfe63faec6151a23658dfc0da3e6 /tests/cassettes/test_home_tl_anonymous_throws.yaml
parentc1418e9f3f37319d5142e0fa058e2eab434c4e5d (diff)
downloadmastodon.py-e3936649745a627fa2c31fc7b8602793b7d6027b.tar.gz
Test fixups and small 2.8 fixes
Pagination backwards is broken presently.
Diffstat (limited to 'tests/cassettes/test_home_tl_anonymous_throws.yaml')
-rw-r--r--tests/cassettes/test_home_tl_anonymous_throws.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/cassettes/test_home_tl_anonymous_throws.yaml b/tests/cassettes/test_home_tl_anonymous_throws.yaml
index aeaa4cb..a74f335 100644
--- a/tests/cassettes/test_home_tl_anonymous_throws.yaml
+++ b/tests/cassettes/test_home_tl_anonymous_throws.yaml
@@ -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: [f05cea67-b3a3-4d64-835c-a6019b3efe7c] 26 X-Request-Id: [c66d8384-8e0d-484b-b668-159f83b76bf4]
27 X-Runtime: ['0.039518'] 27 X-Runtime: ['0.032336']
28 X-XSS-Protection: [1; mode=block] 28 X-XSS-Protection: [1; mode=block]
29 content-length: ['39'] 29 content-length: ['39']
30 status: {code: 401, message: Unauthorized} 30 status: {code: 401, message: Unauthorized}
Powered by cgit v1.2.3 (git 2.41.0)