aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLorenz Diener <[email protected]>2018-05-07 00:53:13 +0200
committerLorenz Diener <[email protected]>2018-05-07 00:53:13 +0200
commit8d5fe70c7e52656b2f89d0acfb1aed23bf583041 (patch)
treea210ef1ba6255d8f64fdd623de41f0e6931c4508 /tests/cassettes/test_home_tl_anonymous_throws.yaml
parentc0a0c8f517611d0026d6d37fbe7c57eae1f1a3bb (diff)
downloadmastodon.py-8d5fe70c7e52656b2f89d0acfb1aed23bf583041.tar.gz
Fix some bugs, update tests
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 695a01b..01f828a 100644
--- a/tests/cassettes/test_home_tl_anonymous_throws.yaml
+++ b/tests/cassettes/test_home_tl_anonymous_throws.yaml
@@ -20,8 +20,8 @@ interactions:
20 access token is invalid"'] 20 access token is invalid"']
21 X-Content-Type-Options: [nosniff] 21 X-Content-Type-Options: [nosniff]
22 X-Frame-Options: [SAMEORIGIN] 22 X-Frame-Options: [SAMEORIGIN]
23 X-Request-Id: [4b8e45c2-1064-4e9c-ac4d-0dcc2ce2d0b8] 23 X-Request-Id: [ac5a9247-938f-425b-bbe6-e01de6b2a4ea]
24 X-Runtime: ['0.043879'] 24 X-Runtime: ['0.066247']
25 X-XSS-Protection: [1; mode=block] 25 X-XSS-Protection: [1; mode=block]
26 content-length: ['39'] 26 content-length: ['39']
27 status: {code: 401, message: Unauthorized} 27 status: {code: 401, message: Unauthorized}
Powered by cgit v1.2.3 (git 2.41.0)