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_notifications_clear.yaml
parent2132615269aa80a01d9af63d90e075197603fa3e (diff)
downloadmastodon.py-4f90728a4a8c98f3ee7e9aab5a05f93c152a375d.tar.gz
Fix tests for 3.1.1
Diffstat (limited to 'tests/cassettes/test_notifications_clear.yaml')
-rw-r--r--tests/cassettes/test_notifications_clear.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/cassettes/test_notifications_clear.yaml b/tests/cassettes/test_notifications_clear.yaml
index 7ad5662..bc4c7a6 100644
--- a/tests/cassettes/test_notifications_clear.yaml
+++ b/tests/cassettes/test_notifications_clear.yaml
@@ -22,8 +22,8 @@ interactions:
22 X-Download-Options: [noopen] 22 X-Download-Options: [noopen]
23 X-Frame-Options: [SAMEORIGIN] 23 X-Frame-Options: [SAMEORIGIN]
24 X-Permitted-Cross-Domain-Policies: [none] 24 X-Permitted-Cross-Domain-Policies: [none]
25 X-Request-Id: [89d6a97a-8452-425d-be1c-f9403578f4d4] 25 X-Request-Id: [e058ef59-45e3-425f-bab4-a9e459325db6]
26 X-Runtime: ['0.017615'] 26 X-Runtime: ['0.033612']
27 X-XSS-Protection: [1; mode=block] 27 X-XSS-Protection: [1; mode=block]
28 content-length: ['2'] 28 content-length: ['2']
29 status: {code: 200, message: OK} 29 status: {code: 200, message: OK}
Powered by cgit v1.2.3 (git 2.41.0)