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_preferences.yaml
parent2132615269aa80a01d9af63d90e075197603fa3e (diff)
downloadmastodon.py-4f90728a4a8c98f3ee7e9aab5a05f93c152a375d.tar.gz
Fix tests for 3.1.1
Diffstat (limited to 'tests/cassettes/test_preferences.yaml')
-rw-r--r--tests/cassettes/test_preferences.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/cassettes/test_preferences.yaml b/tests/cassettes/test_preferences.yaml
index 8bd2462..1cc5545 100644
--- a/tests/cassettes/test_preferences.yaml
+++ b/tests/cassettes/test_preferences.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: [857b0a0f-7022-45f1-b75c-6daabd4266bf] 24 X-Request-Id: [1d9cde8e-24b1-44cf-a626-fee53f428067]
25 X-Runtime: ['0.025397'] 25 X-Runtime: ['0.052835']
26 X-XSS-Protection: [1; mode=block] 26 X-XSS-Protection: [1; mode=block]
27 content-length: ['170'] 27 content-length: ['170']
28 status: {code: 200, message: OK} 28 status: {code: 200, message: OK}
Powered by cgit v1.2.3 (git 2.41.0)