From 0e00fced99976d74e972a3c9ca5b762697840a33 Mon Sep 17 00:00:00 2001 From: halcy Date: Sun, 13 Nov 2022 16:16:29 +0200 Subject: fix tests --- tests/cassettes/test_status_empty.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tests/cassettes/test_status_empty.yaml') diff --git a/tests/cassettes/test_status_empty.yaml b/tests/cassettes/test_status_empty.yaml index f004b10..0e06b6e 100644 --- a/tests/cassettes/test_status_empty.yaml +++ b/tests/cassettes/test_status_empty.yaml @@ -28,7 +28,7 @@ interactions: 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-IiawjgMczK9SALcSdDvmQw==''; + style-src ''self'' http://localhost:3000 ''nonce-rNoBc89+Gqo7Df7zOtUL3A==''; 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 @@ -56,11 +56,11 @@ interactions: X-RateLimit-Remaining: - '221' X-RateLimit-Reset: - - '2022-11-13T15:00:00.408228Z' + - '2022-11-13T15:00:00.083828Z' X-Request-Id: - - 5b922d9b-776e-48d8-8e0b-dbb962944884 + - 1676ec9e-b17d-4e5c-9a81-62e6feae8e21 X-Runtime: - - '0.013912' + - '0.634143' X-XSS-Protection: - 1; mode=block status: -- cgit v1.2.3