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_health.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/cassettes/test_health.yaml') diff --git a/tests/cassettes/test_health.yaml b/tests/cassettes/test_health.yaml index fefc8df..66fd897 100644 --- a/tests/cassettes/test_health.yaml +++ b/tests/cassettes/test_health.yaml @@ -23,7 +23,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-MBkzLzzeB83NHTfNQAU4dg==''; + style-src ''self'' http://localhost:3000 ''nonce-M8DjJIGc8QkmGe/CoISHVg==''; 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 @@ -49,9 +49,9 @@ interactions: X-Permitted-Cross-Domain-Policies: - none X-Request-Id: - - 7e3ad827-18b8-4bdd-b797-38c9c02b740d + - 9171d406-b936-407f-9eed-955660a23035 X-Runtime: - - '0.009399' + - '0.012468' X-XSS-Protection: - 1; mode=block status: -- cgit v1.2.3