From 0159bd7caecc9c3311f5f18869321b564f05ac89 Mon Sep 17 00:00:00 2001 From: halcy Date: Thu, 1 Dec 2022 22:07:42 +0200 Subject: commit new set of tests --- tests/cassettes/test_preferences.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/cassettes/test_preferences.yaml') diff --git a/tests/cassettes/test_preferences.yaml b/tests/cassettes/test_preferences.yaml index b553dcd..5e3d0b6 100644 --- a/tests/cassettes/test_preferences.yaml +++ b/tests/cassettes/test_preferences.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-+BhSl6xLc5fhhxLARqY1Hw==''; + style-src ''self'' http://localhost:3000 ''nonce-AuqbRuYFN9uLO9Ts5BfvLQ==''; 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: - - 57e22882-9865-4516-8636-296b60f4860a + - 03e2b839-7dc9-49c3-96ce-deedb12dff4c X-Runtime: - - '0.012496' + - '0.015428' X-XSS-Protection: - 1; mode=block status: -- cgit v1.2.3