From 6abaff55e7e78b83bd03af9f370a1256e7271b4a Mon Sep 17 00:00:00 2001 From: halcy Date: Mon, 21 Nov 2022 22:34:12 +0200 Subject: Refresh tests --- tests/cassettes/test_app_verify_credentials.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'tests/cassettes/test_app_verify_credentials.yaml') diff --git a/tests/cassettes/test_app_verify_credentials.yaml b/tests/cassettes/test_app_verify_credentials.yaml index 7376e2c..9994e48 100644 --- a/tests/cassettes/test_app_verify_credentials.yaml +++ b/tests/cassettes/test_app_verify_credentials.yaml @@ -16,14 +16,14 @@ interactions: uri: http://localhost:3000/api/v1/apps/verify_credentials response: body: - string: '{"name":"Mastodon.py test suite","website":null,"vapid_key":"BAXUE0TaUgsrhjLqzO_370WUzChXfo5ss7qFTZeLYPeo_wUOf25JdejEjdssCvwKgGIHcrwvQ26Bjz7DdYWqKHY="}' + string: '{"name":"Mastodon.py test suite","website":null,"vapid_key":"BCzv2IBoCn5an4RTxaTcxEUb14hWbXsS6yVkraxqbFAOwD_nR0l5I4fS7kFzJYmNnYij873sO8zDjJ_m6OAFqEo="}' headers: Cache-Control: - no-store Content-Security-Policy: - 'base-uri ''none''; default-src ''none''; frame-ancestors ''none''; font-src ''self'' http://localhost:3000; img-src ''self'' https: data: blob: http://localhost:3000; - style-src ''self'' http://localhost:3000 ''nonce-g5TCgtdpkr/I6yvvwYUYTg==''; + style-src ''self'' http://localhost:3000 ''nonce-WZVQuSXL7uQmSEKjFbsLPQ==''; media-src ''self'' https: data: http://localhost:3000; frame-src ''self'' https:; manifest-src ''self'' http://localhost:3000; connect-src ''self'' data: blob: http://localhost:3000 http://localhost:3000 ws://localhost:4000 @@ -33,7 +33,7 @@ interactions: Content-Type: - application/json; charset=utf-8 ETag: - - W/"3fb1e0d048128f828ec1410a0798dd23" + - W/"337226e3d68024bbb54259f764fe63b8" Referrer-Policy: - strict-origin-when-cross-origin Transfer-Encoding: @@ -49,9 +49,9 @@ interactions: X-Permitted-Cross-Domain-Policies: - none X-Request-Id: - - 46a845f7-5ef3-4d7e-ade9-639de8dc3d53 + - 95d0cb2a-69d1-4f6f-bd52-6c5a6a29eb61 X-Runtime: - - '0.009776' + - '0.011508' X-XSS-Protection: - 1; mode=block status: -- cgit v1.2.3