aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cassettes/test_status_empty.yaml')
-rw-r--r--tests/cassettes/test_status_empty.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/cassettes/test_status_empty.yaml b/tests/cassettes/test_status_empty.yaml
index 3b507b6..3536e0f 100644
--- a/tests/cassettes/test_status_empty.yaml
+++ b/tests/cassettes/test_status_empty.yaml
@@ -8,7 +8,7 @@ interactions:
8 Connection: [keep-alive] 8 Connection: [keep-alive]
9 Content-Length: ['7'] 9 Content-Length: ['7']
10 Content-Type: [application/x-www-form-urlencoded] 10 Content-Type: [application/x-www-form-urlencoded]
11 User-Agent: [python-requests/2.9.1] 11 User-Agent: [python-requests/2.18.4]
12 method: POST 12 method: POST
13 uri: http://localhost:3000/api/v1/statuses 13 uri: http://localhost:3000/api/v1/statuses
14 response: 14 response:
@@ -24,8 +24,8 @@ interactions:
24 X-Download-Options: [noopen] 24 X-Download-Options: [noopen]
25 X-Frame-Options: [SAMEORIGIN] 25 X-Frame-Options: [SAMEORIGIN]
26 X-Permitted-Cross-Domain-Policies: [none] 26 X-Permitted-Cross-Domain-Policies: [none]
27 X-Request-Id: [ce63de8a-5ce7-40a0-badd-27b4664a1d92] 27 X-Request-Id: [3e3262f8-6892-42c6-bdf9-de33adfc6615]
28 X-Runtime: ['0.261607'] 28 X-Runtime: ['0.131706']
29 X-XSS-Protection: [1; mode=block] 29 X-XSS-Protection: [1; mode=block]
30 content-length: ['87'] 30 content-length: ['87']
31 status: {code: 422, message: Unprocessable Entity} 31 status: {code: 422, message: Unprocessable Entity}
Powered by cgit v1.2.3 (git 2.41.0)