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_instance_peers.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'tests/cassettes/test_instance_peers.yaml') diff --git a/tests/cassettes/test_instance_peers.yaml b/tests/cassettes/test_instance_peers.yaml index 2a98070..77246fa 100644 --- a/tests/cassettes/test_instance_peers.yaml +++ b/tests/cassettes/test_instance_peers.yaml @@ -6,7 +6,7 @@ interactions: Accept-Encoding: ['gzip, deflate'] Authorization: [Bearer __MASTODON_PY_TEST_ACCESS_TOKEN] Connection: [keep-alive] - User-Agent: [python-requests/2.9.1] + User-Agent: [python-requests/2.18.4] method: GET uri: http://localhost:3000/api/v1/instance/peers response: @@ -14,8 +14,8 @@ interactions: headers: Cache-Control: ['max-age=86400, public'] Content-Type: [application/json; charset=utf-8] - Date: ['Tue, 05 Jun 2018 20:00:45 GMT'] - ETag: [W/"be0bc926c1d17d59236e56c2b37fb243"] + Date: ['Fri, 13 Jul 2018 21:25:37 GMT'] + ETag: [W/"d77e610161dd1bed88178cffc05bb02a"] Referrer-Policy: [strict-origin-when-cross-origin] Transfer-Encoding: [chunked] Vary: ['Accept-Encoding, Origin'] @@ -23,8 +23,8 @@ interactions: X-Download-Options: [noopen] X-Frame-Options: [SAMEORIGIN] X-Permitted-Cross-Domain-Policies: [none] - X-Request-Id: [a77acc1c-9bf8-4363-b861-616a102ffa35] - X-Runtime: ['0.070578'] + X-Request-Id: [ad79cf0b-bbf4-4378-a7c1-ebaeac7836bd] + X-Runtime: ['0.017981'] X-XSS-Protection: [1; mode=block] content-length: ['2'] status: {code: 200, message: OK} -- cgit v1.2.3