aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cassettes/test_app_verify_credentials.yaml')
-rw-r--r--tests/cassettes/test_app_verify_credentials.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/cassettes/test_app_verify_credentials.yaml b/tests/cassettes/test_app_verify_credentials.yaml
index b6bb901..c3cb545 100644
--- a/tests/cassettes/test_app_verify_credentials.yaml
+++ b/tests/cassettes/test_app_verify_credentials.yaml
@@ -10,7 +10,7 @@ interactions:
10 method: GET 10 method: GET
11 uri: http://localhost:3000/api/v1/apps/verify_credentials 11 uri: http://localhost:3000/api/v1/apps/verify_credentials
12 response: 12 response:
13 body: {string: '{"name":"Mastodon.py test suite","website":null,"vapid_key":"BMimvNvIJnE4R13etr8xTuyqzJ41IjYCpSBH0LICimXu2yzRI8mDhMJzRYfKhoNrs0TMpvkaa5asJ7Dl6PorcZE="}'} 13 body: {string: '{"name":"Mastodon.py test suite","website":null,"vapid_key":"BAWt221FllE4MOQ_TNqrMrc32IW2XhCRR0WTPI0Ne0TzoNm6UeUdEDDs5FAn8nGtW8eiJyCmSMoJnUEFi1Cj1Rk="}'}
14 headers: 14 headers:
15 Cache-Control: ['no-cache, no-store'] 15 Cache-Control: ['no-cache, no-store']
16 Content-Type: [application/json; charset=utf-8] 16 Content-Type: [application/json; charset=utf-8]
@@ -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: [44bbc79b-f182-472f-9782-b31602cf6225] 24 X-Request-Id: [4c49a334-961d-40b2-a180-4fdef5e72a8d]
25 X-Runtime: ['0.030972'] 25 X-Runtime: ['0.033827']
26 X-XSS-Protection: [1; mode=block] 26 X-XSS-Protection: [1; mode=block]
27 content-length: ['151'] 27 content-length: ['151']
28 status: {code: 200, message: OK} 28 status: {code: 200, message: OK}
Powered by cgit v1.2.3 (git 2.41.0)