aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLorenz Diener <[email protected]>2020-02-22 20:31:33 +0100
committerLorenz Diener <[email protected]>2020-02-22 20:31:33 +0100
commit4f90728a4a8c98f3ee7e9aab5a05f93c152a375d (patch)
treea06d71bfcc7be6e8fe6d17a881cebfbafbe51963 /tests/cassettes/test_home_tl_anonymous_throws.yaml
parent2132615269aa80a01d9af63d90e075197603fa3e (diff)
downloadmastodon.py-4f90728a4a8c98f3ee7e9aab5a05f93c152a375d.tar.gz
Fix tests for 3.1.1
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 32d904c..c8841c9 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: [795370d1-7bc2-444b-933b-cb840ff16463] 26 X-Request-Id: [34a49889-cfb9-4d71-b3cb-1157026c0ace]
27 X-Runtime: ['0.033685'] 27 X-Runtime: ['0.025829']
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)