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_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 e60b12b..10f6c9d 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.18.4] + User-Agent: [python-requests/2.9.1] method: POST uri: http://localhost:3000/api/v1/domain_blocks response: @@ -16,13 +16,13 @@ interactions: headers: Cache-Control: ['max-age=0, private, must-revalidate'] Content-Type: [application/json; charset=utf-8] - ETag: [W/"fe7f6d5b13e22f37fb57de6e31e0ef11"] + ETag: [W/"22373afedef13443fef6492eb2a68e66"] Transfer-Encoding: [chunked] Vary: ['Accept-Encoding, Origin'] X-Content-Type-Options: [nosniff] X-Frame-Options: [SAMEORIGIN] - X-Request-Id: [cb5c8333-c6bd-41c3-bdfd-d6c974ea7d2b] - X-Runtime: ['0.059619'] + X-Request-Id: [370cc1f2-0f3b-409b-8982-53c364cda688] + X-Runtime: ['0.090108'] X-XSS-Protection: [1; mode=block] content-length: ['2'] status: {code: 200, message: OK} @@ -35,7 +35,7 @@ interactions: Connection: [keep-alive] Content-Length: ['18'] Content-Type: [application/x-www-form-urlencoded] - User-Agent: [python-requests/2.18.4] + User-Agent: [python-requests/2.9.1] method: DELETE uri: http://localhost:3000/api/v1/domain_blocks response: @@ -43,13 +43,13 @@ interactions: headers: Cache-Control: ['max-age=0, private, must-revalidate'] Content-Type: [application/json; charset=utf-8] - ETag: [W/"fe7f6d5b13e22f37fb57de6e31e0ef11"] + ETag: [W/"22373afedef13443fef6492eb2a68e66"] Transfer-Encoding: [chunked] Vary: ['Accept-Encoding, Origin'] X-Content-Type-Options: [nosniff] X-Frame-Options: [SAMEORIGIN] - X-Request-Id: [56395cbf-814c-4e57-97fd-2c44592211aa] - X-Runtime: ['0.019281'] + X-Request-Id: [c928efd5-9595-4ba6-a659-59751788b6e2] + X-Runtime: ['0.060232'] X-XSS-Protection: [1; mode=block] content-length: ['2'] status: {code: 200, message: OK} -- cgit v1.2.3