aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cassettes/test_health.yaml')
-rw-r--r--tests/cassettes/test_health.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/cassettes/test_health.yaml b/tests/cassettes/test_health.yaml
index ff8e97d..0b3ea03 100644
--- a/tests/cassettes/test_health.yaml
+++ b/tests/cassettes/test_health.yaml
@@ -14,7 +14,7 @@ interactions:
14 headers: 14 headers:
15 Cache-Control: ['max-age=0, private, must-revalidate'] 15 Cache-Control: ['max-age=0, private, must-revalidate']
16 Content-Type: [text/plain; charset=utf-8] 16 Content-Type: [text/plain; charset=utf-8]
17 Last-Modified: ['Sat, 12 Oct 2019 18:23:49 GMT'] 17 Last-Modified: ['Sat, 12 Oct 2019 21:00:47 GMT']
18 Referrer-Policy: [strict-origin-when-cross-origin] 18 Referrer-Policy: [strict-origin-when-cross-origin]
19 Transfer-Encoding: [chunked] 19 Transfer-Encoding: [chunked]
20 Vary: [Accept-Encoding] 20 Vary: [Accept-Encoding]
@@ -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: [13fff315-deaa-47c3-9138-d61d02c5063e] 25 X-Request-Id: [51c225e9-23e8-403d-b0d3-1df204277586]
26 X-Runtime: ['0.311003'] 26 X-Runtime: ['0.022499']
27 X-XSS-Protection: [1; mode=block] 27 X-XSS-Protection: [1; mode=block]
28 content-length: ['7'] 28 content-length: ['7']
29 status: {code: 200, message: OK} 29 status: {code: 200, message: OK}
Powered by cgit v1.2.3 (git 2.41.0)