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_domain_block_unblock.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'tests/cassettes/test_domain_block_unblock.yaml') diff --git a/tests/cassettes/test_domain_block_unblock.yaml b/tests/cassettes/test_domain_block_unblock.yaml index a9f4e95..6fc13c4 100644 --- a/tests/cassettes/test_domain_block_unblock.yaml +++ b/tests/cassettes/test_domain_block_unblock.yaml @@ -8,7 +8,7 @@ interactions: Connection: [keep-alive] Content-Length: ['18'] 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/api/v1/domain_blocks response: @@ -16,7 +16,7 @@ interactions: headers: Cache-Control: ['max-age=0, private, must-revalidate'] Content-Type: [application/json; charset=utf-8] - ETag: [W/"09c055ece3ad0362c2ea3906610b5832"] + ETag: [W/"bfd3faa192e3a4b3c0dc9e2fe633c178"] Referrer-Policy: [strict-origin-when-cross-origin] Transfer-Encoding: [chunked] Vary: ['Accept-Encoding, Origin'] @@ -24,8 +24,8 @@ interactions: X-Download-Options: [noopen] X-Frame-Options: [SAMEORIGIN] X-Permitted-Cross-Domain-Policies: [none] - X-Request-Id: [b37d75db-6c1f-4cee-a44b-bc6e2d61b1b9] - X-Runtime: ['0.341110'] + X-Request-Id: [1a4618b9-7b21-4651-85b6-08179ad6d87a] + X-Runtime: ['0.028067'] X-XSS-Protection: [1; mode=block] content-length: ['2'] status: {code: 200, message: OK} @@ -38,7 +38,7 @@ interactions: Connection: [keep-alive] Content-Length: ['18'] Content-Type: [application/x-www-form-urlencoded] - User-Agent: [python-requests/2.9.1] + User-Agent: [python-requests/2.18.4] method: DELETE uri: http://localhost:3000/api/v1/domain_blocks response: @@ -46,7 +46,7 @@ interactions: headers: Cache-Control: ['max-age=0, private, must-revalidate'] Content-Type: [application/json; charset=utf-8] - ETag: [W/"09c055ece3ad0362c2ea3906610b5832"] + ETag: [W/"bfd3faa192e3a4b3c0dc9e2fe633c178"] Referrer-Policy: [strict-origin-when-cross-origin] Transfer-Encoding: [chunked] Vary: ['Accept-Encoding, Origin'] @@ -54,8 +54,8 @@ interactions: X-Download-Options: [noopen] X-Frame-Options: [SAMEORIGIN] X-Permitted-Cross-Domain-Policies: [none] - X-Request-Id: [ed937bcf-7734-4be8-a1e1-57aca94998d1] - X-Runtime: ['0.169136'] + X-Request-Id: [e2d87544-0052-452c-96a6-f377e75f7c1f] + X-Runtime: ['0.024591'] X-XSS-Protection: [1; mode=block] content-length: ['2'] status: {code: 200, message: OK} -- cgit v1.2.3