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_account_followers.yaml
parent2c2f55fd63e4096580f4d56279c261cedb1be1a9 (diff)
downloadmastodon.py-437f68c29a18303de3c75962021bbe030b2cf85c.tar.gz
Update tests for 3.0.1 and fix regressions
Diffstat (limited to 'tests/cassettes/test_account_followers.yaml')
-rw-r--r--tests/cassettes/test_account_followers.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/cassettes/test_account_followers.yaml b/tests/cassettes/test_account_followers.yaml
index e538017..0cc1ff0 100644
--- a/tests/cassettes/test_account_followers.yaml
+++ b/tests/cassettes/test_account_followers.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: [40dfa876-7948-45bb-a75e-169959129fa6] 24 X-Request-Id: [508f378e-8f6c-4737-9979-d579e31c6cc6]
25 X-Runtime: ['0.035090'] 25 X-Runtime: ['0.034634']
26 X-XSS-Protection: [1; mode=block] 26 X-XSS-Protection: [1; mode=block]
27 content-length: ['2'] 27 content-length: ['2']
28 status: {code: 200, message: OK} 28 status: {code: 200, message: OK}
Powered by cgit v1.2.3 (git 2.41.0)