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 0b3ea03..30ed4b6 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 21:00:47 GMT'] 17 Last-Modified: ['Sat, 22 Feb 2020 19:28:40 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: [51c225e9-23e8-403d-b0d3-1df204277586] 25 X-Request-Id: [1b4dc066-9267-4f22-8339-5acbe9d0b37e]
26 X-Runtime: ['0.022499'] 26 X-Runtime: ['0.042676']
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)