From 0b3b2c31a024a335a9e52e93c350f1a214a92219 Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Sat, 12 Oct 2019 23:03:14 +0200 Subject: Pre-release full testsuite updated run --- tests/cassettes/test_account_relationships.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tests/cassettes/test_account_relationships.yaml') diff --git a/tests/cassettes/test_account_relationships.yaml b/tests/cassettes/test_account_relationships.yaml index 5bac6af..915e4f3 100644 --- a/tests/cassettes/test_account_relationships.yaml +++ b/tests/cassettes/test_account_relationships.yaml @@ -10,7 +10,7 @@ interactions: method: GET uri: http://localhost:3000/api/v1/accounts/relationships?id=1 response: - body: {string: '[{"id":"1","following":false,"showing_reblogs":false,"followed_by":false,"blocking":false,"blocked_by":false,"muting":false,"muting_notifications":false,"requested":false,"domain_blocking":false,"endorsed":false}]'} + body: {string: '[{"id":"1","following":true,"showing_reblogs":true,"followed_by":false,"blocking":false,"blocked_by":false,"muting":false,"muting_notifications":false,"requested":false,"domain_blocking":false,"endorsed":false}]'} headers: Cache-Control: ['no-cache, no-store'] Content-Type: [application/json; charset=utf-8] @@ -21,9 +21,9 @@ interactions: X-Download-Options: [noopen] X-Frame-Options: [SAMEORIGIN] X-Permitted-Cross-Domain-Policies: [none] - X-Request-Id: [5823279b-07cd-4bbb-9912-d91c4c06e9ee] - X-Runtime: ['0.029708'] + X-Request-Id: [42b7440e-f354-46fc-83ec-2b6d8486f711] + X-Runtime: ['0.031830'] X-XSS-Protection: [1; mode=block] - content-length: ['213'] + content-length: ['211'] status: {code: 200, message: OK} version: 1 -- cgit v1.2.3