From 64ec9e20987072692227d8817d9fd99d497fea5e Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Wed, 18 Apr 2018 22:00:35 +0200 Subject: Update the tests --- tests/cassettes/test_home_tl_anonymous_throws.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/cassettes/test_home_tl_anonymous_throws.yaml') diff --git a/tests/cassettes/test_home_tl_anonymous_throws.yaml b/tests/cassettes/test_home_tl_anonymous_throws.yaml index ebf87e3..a70f170 100644 --- a/tests/cassettes/test_home_tl_anonymous_throws.yaml +++ b/tests/cassettes/test_home_tl_anonymous_throws.yaml @@ -5,7 +5,7 @@ interactions: Accept: ['*/*'] Accept-Encoding: ['gzip, deflate'] Connection: [keep-alive] - User-Agent: [python-requests/2.18.4] + User-Agent: [python-requests/2.9.1] method: GET uri: http://localhost:3000/api/v1/timelines/home response: @@ -20,8 +20,8 @@ interactions: access token is invalid"'] X-Content-Type-Options: [nosniff] X-Frame-Options: [SAMEORIGIN] - X-Request-Id: [aa44c94d-0659-45a2-986d-a3c268195dfb] - X-Runtime: ['0.037813'] + X-Request-Id: [733bbb43-2d1f-4c73-95d6-37d3bb846a91] + X-Runtime: ['0.078774'] X-XSS-Protection: [1; mode=block] content-length: ['39'] status: {code: 401, message: Unauthorized} -- cgit v1.2.3