From 8d5fe70c7e52656b2f89d0acfb1aed23bf583041 Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Mon, 7 May 2018 00:53:13 +0200 Subject: Fix some bugs, update tests --- tests/cassettes/test_blocks.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/cassettes/test_blocks.yaml') diff --git a/tests/cassettes/test_blocks.yaml b/tests/cassettes/test_blocks.yaml index 00cde23..c3aed8d 100644 --- a/tests/cassettes/test_blocks.yaml +++ b/tests/cassettes/test_blocks.yaml @@ -14,13 +14,13 @@ interactions: headers: Cache-Control: ['max-age=0, private, must-revalidate'] Content-Type: [application/json; charset=utf-8] - ETag: [W/"398f838b63494467649c84b1c13d7b5b"] + ETag: [W/"e793f4efbb88963eed5351b6f2b3c66f"] Transfer-Encoding: [chunked] Vary: ['Accept-Encoding, Origin'] X-Content-Type-Options: [nosniff] X-Frame-Options: [SAMEORIGIN] - X-Request-Id: [f2811297-fa1f-4f11-a812-20ad091d05d5] - X-Runtime: ['0.047853'] + X-Request-Id: [52e15c47-8956-4384-9638-f2304c749653] + X-Runtime: ['0.032640'] X-XSS-Protection: [1; mode=block] content-length: ['2'] status: {code: 200, message: OK} -- cgit v1.2.3