aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cassettes/test_status_empty.yaml')
-rw-r--r--tests/cassettes/test_status_empty.yaml9
1 files changed, 4 insertions, 5 deletions
diff --git a/tests/cassettes/test_status_empty.yaml b/tests/cassettes/test_status_empty.yaml
index 46941fe..e538cc0 100644
--- a/tests/cassettes/test_status_empty.yaml
+++ b/tests/cassettes/test_status_empty.yaml
@@ -12,8 +12,7 @@ interactions:
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:
15 body: {string: "{\"error\":\"\u30D0\u30EA\u30C7\u30FC\u30B7\u30E7\u30F3\u306B\u5931\u6557\u3057\u307E\u3057\u305F: 15 body: {string: '{"error":"Validation failed: Text can''t be blank"}'}
16 Text\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044\"}"}
17 headers: 16 headers:
18 Cache-Control: ['no-cache, no-store'] 17 Cache-Control: ['no-cache, no-store']
19 Content-Type: [application/json; charset=utf-8] 18 Content-Type: [application/json; charset=utf-8]
@@ -24,9 +23,9 @@ interactions:
24 X-Download-Options: [noopen] 23 X-Download-Options: [noopen]
25 X-Frame-Options: [SAMEORIGIN] 24 X-Frame-Options: [SAMEORIGIN]
26 X-Permitted-Cross-Domain-Policies: [none] 25 X-Permitted-Cross-Domain-Policies: [none]
27 X-Request-Id: [322f1738-86dc-4aaa-9203-33ed8702f60b] 26 X-Request-Id: [d9853d08-205a-46d4-ba19-eb5350ab7ef5]
28 X-Runtime: ['0.045138'] 27 X-Runtime: ['0.032581']
29 X-XSS-Protection: [1; mode=block] 28 X-XSS-Protection: [1; mode=block]
30 content-length: ['87'] 29 content-length: ['50']
31 status: {code: 422, message: Unprocessable Entity} 30 status: {code: 422, message: Unprocessable Entity}
32version: 1 31version: 1
Powered by cgit v1.2.3 (git 2.41.0)