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_log_in_password.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'tests/cassettes/test_log_in_password.yaml') diff --git a/tests/cassettes/test_log_in_password.yaml b/tests/cassettes/test_log_in_password.yaml index 3ad24ff..b7ef29d 100644 --- a/tests/cassettes/test_log_in_password.yaml +++ b/tests/cassettes/test_log_in_password.yaml @@ -11,17 +11,17 @@ interactions: method: POST uri: http://localhost:3000/oauth/token response: - body: {string: '{"access_token":"Gcyi6JtgsQNbgVO_KWb1GXN7tl-H4nTc8aPllkqDn7k","token_type":"Bearer","scope":"read - write follow push","created_at":1561237917}'} + body: {string: '{"access_token":"8HT6e0UoIMVsZXZX5-8nKUrJZ2hlJV-342ZmNdapLIY","token_type":"Bearer","scope":"read + write follow push","created_at":1582399688}'} headers: Cache-Control: ['private, no-store'] Content-Type: [application/json; charset=utf-8] - ETag: [W/"83fd3a9311fd8c81d345dd353be120fd"] + ETag: [W/"52edd43f3030dbcd4a75203eea055dd0"] Pragma: [no-cache] Transfer-Encoding: [chunked] Vary: ['Accept-Encoding, Origin'] - X-Request-Id: [332705b8-9d01-4b2c-b164-0fa33e2d87f3] - X-Runtime: ['0.076007'] + X-Request-Id: [10c6d3bd-622c-4445-8d96-dbd75cde5769] + X-Runtime: ['0.307838'] content-length: ['141'] status: {code: 200, message: OK} version: 1 -- cgit v1.2.3