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_account_block_unblock.yaml
parent2132615269aa80a01d9af63d90e075197603fa3e (diff)
downloadmastodon.py-4f90728a4a8c98f3ee7e9aab5a05f93c152a375d.tar.gz
Fix tests for 3.1.1
Diffstat (limited to 'tests/cassettes/test_account_block_unblock.yaml')
-rw-r--r--tests/cassettes/test_account_block_unblock.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/cassettes/test_account_block_unblock.yaml b/tests/cassettes/test_account_block_unblock.yaml
index 2249d50..db4ab85 100644
--- a/tests/cassettes/test_account_block_unblock.yaml
+++ b/tests/cassettes/test_account_block_unblock.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: [3a2a480a-f919-4c65-93bb-5cdbf29338fd] 25 X-Request-Id: [b8ece01b-466c-4b85-8918-f4b447051f2b]
26 X-Runtime: ['0.094037'] 26 X-Runtime: ['0.155193']
27 X-XSS-Protection: [1; mode=block] 27 X-XSS-Protection: [1; mode=block]
28 content-length: ['210'] 28 content-length: ['210']
29 status: {code: 200, message: OK} 29 status: {code: 200, message: OK}
@@ -50,8 +50,8 @@ interactions:
50 X-Download-Options: [noopen] 50 X-Download-Options: [noopen]
51 X-Frame-Options: [SAMEORIGIN] 51 X-Frame-Options: [SAMEORIGIN]
52 X-Permitted-Cross-Domain-Policies: [none] 52 X-Permitted-Cross-Domain-Policies: [none]
53 X-Request-Id: [c14d7149-dc4c-411d-9b0a-386aff8af84d] 53 X-Request-Id: [438d3958-0a35-4a27-bbb7-fa76fc0aa42e]
54 X-Runtime: ['0.079443'] 54 X-Runtime: ['0.166719']
55 X-XSS-Protection: [1; mode=block] 55 X-XSS-Protection: [1; mode=block]
56 content-length: ['211'] 56 content-length: ['211']
57 status: {code: 200, message: OK} 57 status: {code: 200, message: OK}
Powered by cgit v1.2.3 (git 2.41.0)