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 a50c0ec..37fd71c 100644
--- a/tests/cassettes/test_status_empty.yaml
+++ b/tests/cassettes/test_status_empty.yaml
@@ -15,7 +15,7 @@ interactions:
15 body: {string: "{\"error\":\"\u30D0\u30EA\u30C7\u30FC\u30B7\u30E7\u30F3\u306B\u5931\u6557\u3057\u307E\u3057\u305F: 15 body: {string: "{\"error\":\"\u30D0\u30EA\u30C7\u30FC\u30B7\u30E7\u30F3\u306B\u5931\u6557\u3057\u307E\u3057\u305F:
16 Text\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044\"}"} 16 Text\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044\"}"}
17 headers: 17 headers:
18 Cache-Control: [no-cache] 18 Cache-Control: ['no-cache, no-store']
19 Content-Type: [application/json; charset=utf-8] 19 Content-Type: [application/json; charset=utf-8]
20 Referrer-Policy: [strict-origin-when-cross-origin] 20 Referrer-Policy: [strict-origin-when-cross-origin]
21 Transfer-Encoding: [chunked] 21 Transfer-Encoding: [chunked]
@@ -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: [53472b64-b970-4fb5-8695-a624ab0a2656] 27 X-Request-Id: [f57ae369-5db8-4f03-92ac-eb8d8f9353c3]
28 X-Runtime: ['0.089238'] 28 X-Runtime: ['0.045864']
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)