From 65b1f41e65d5f20136de0bd01f154ecf4134eaf8 Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Sat, 14 Jul 2018 01:07:26 +0200 Subject: Rerun all tests --- 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 2405713..7269256 100644 --- a/tests/cassettes/test_log_in_password.yaml +++ b/tests/cassettes/test_log_in_password.yaml @@ -7,21 +7,21 @@ interactions: Connection: [keep-alive] Content-Length: ['240'] Content-Type: [application/x-www-form-urlencoded] - User-Agent: [python-requests/2.9.1] + User-Agent: [python-requests/2.18.4] method: POST uri: http://localhost:3000/oauth/token response: body: {string: '{"access_token":"__MASTODON_PY_TEST_ACCESS_TOKEN_2","token_type":"bearer","scope":"read - write follow push","created_at":1528235923}'} + write follow push","created_at":1531522945}'} headers: Cache-Control: ['private, no-store'] Content-Type: [application/json; charset=utf-8] - ETag: [W/"34b979f076c4f5481a7c3f8539e51503"] + ETag: [W/"e0346ca8a59433fde8f5957fe39eb6dc"] Pragma: [no-cache] Transfer-Encoding: [chunked] Vary: ['Accept-Encoding, Origin'] - X-Request-Id: [f9d8a52a-4ca2-4c89-84db-e8fb8bd0c8ce] - X-Runtime: ['1.566837'] + X-Request-Id: [2f019ff8-b2ce-435a-ba0f-4fec40a9b9ac] + X-Runtime: ['0.128869'] content-length: ['131'] status: {code: 200, message: OK} version: 1 -- cgit v1.2.3