From 4f90728a4a8c98f3ee7e9aab5a05f93c152a375d Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Sat, 22 Feb 2020 20:31:33 +0100 Subject: Fix tests for 3.1.1 --- tests/cassettes/test_health.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/cassettes/test_health.yaml') 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: headers: Cache-Control: ['max-age=0, private, must-revalidate'] Content-Type: [text/plain; charset=utf-8] - Last-Modified: ['Sat, 12 Oct 2019 21:00:47 GMT'] + Last-Modified: ['Sat, 22 Feb 2020 19:28:40 GMT'] Referrer-Policy: [strict-origin-when-cross-origin] Transfer-Encoding: [chunked] Vary: [Accept-Encoding] @@ -22,8 +22,8 @@ interactions: X-Download-Options: [noopen] X-Frame-Options: [SAMEORIGIN] X-Permitted-Cross-Domain-Policies: [none] - X-Request-Id: [51c225e9-23e8-403d-b0d3-1df204277586] - X-Runtime: ['0.022499'] + X-Request-Id: [1b4dc066-9267-4f22-8339-5acbe9d0b37e] + X-Runtime: ['0.042676'] X-XSS-Protection: [1; mode=block] content-length: ['7'] status: {code: 200, message: OK} -- cgit v1.2.3