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_follow_requests.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/cassettes/test_follow_requests.yaml') diff --git a/tests/cassettes/test_follow_requests.yaml b/tests/cassettes/test_follow_requests.yaml index a6439b2..fd3e1fd 100644 --- a/tests/cassettes/test_follow_requests.yaml +++ b/tests/cassettes/test_follow_requests.yaml @@ -14,13 +14,13 @@ interactions: headers: Cache-Control: ['max-age=0, private, must-revalidate'] Content-Type: [application/json; charset=utf-8] - ETag: [W/"1ec378ccea68001b120ba03b14cc7095"] + ETag: [W/"9cef30119ad0d3a71210557f8261c67d"] Transfer-Encoding: [chunked] Vary: ['Accept-Encoding, Origin'] X-Content-Type-Options: [nosniff] X-Frame-Options: [SAMEORIGIN] - X-Request-Id: [1ce7c724-fc02-43ec-ac83-740dd1152e3d] - X-Runtime: ['0.050591'] + X-Request-Id: [cfa0453b-024a-4aab-bc8c-d9c90662a57c] + X-Runtime: ['0.030243'] X-XSS-Protection: [1; mode=block] content-length: ['2'] status: {code: 200, message: OK} -- cgit v1.2.3