From 437f68c29a18303de3c75962021bbe030b2cf85c Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Fri, 11 Oct 2019 23:59:24 +0200 Subject: Update tests for 3.0.1 and fix regressions --- tests/cassettes/test_emoji.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'tests/cassettes/test_emoji.yaml') diff --git a/tests/cassettes/test_emoji.yaml b/tests/cassettes/test_emoji.yaml index aea1aea..ac8a899 100644 --- a/tests/cassettes/test_emoji.yaml +++ b/tests/cassettes/test_emoji.yaml @@ -12,10 +12,10 @@ interactions: response: body: {string: '[]'} headers: - Cache-Control: ['max-age=60, public'] + Cache-Control: ['max-age=180, public'] Content-Type: [application/json; charset=utf-8] - Date: ['Sat, 22 Jun 2019 21:12:34 GMT'] - ETag: [W/"6e2cdc06ba30cb3cac5fafd1e93df0a2"] + Date: ['Fri, 11 Oct 2019 21:48:50 GMT'] + ETag: [W/"d6404aac42346dfe382637d7f1d817a2"] Referrer-Policy: [strict-origin-when-cross-origin] Transfer-Encoding: [chunked] Vary: ['Accept-Encoding, Origin'] @@ -23,8 +23,8 @@ interactions: X-Download-Options: [noopen] X-Frame-Options: [SAMEORIGIN] X-Permitted-Cross-Domain-Policies: [none] - X-Request-Id: [cfe5b456-2e1e-454f-8766-568ea64ae5aa] - X-Runtime: ['0.027422'] + X-Request-Id: [3d2f862a-a457-4c24-a77c-3fe405b7d058] + X-Runtime: ['0.027818'] X-XSS-Protection: [1; mode=block] content-length: ['2'] status: {code: 200, message: OK} -- cgit v1.2.3