From 98760f650bcaafedead3f0b6e2b0c594ab857338 Mon Sep 17 00:00:00 2001 From: halcy Date: Sat, 19 Nov 2022 02:52:17 +0200 Subject: commit new tests, bump versions --- 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 652f378..5456f9d 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-/ekKYrjh8yuzTVo/Tbm+aw==''; + style-src ''self'' http://localhost:3000 ''nonce-PcOan4DnAW/0upXVpQMeHA==''; 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: - - 96fde4eb-d36e-459b-9be1-aa87f6eacfbb + - 810bce8c-fd51-499e-8801-b17e25f05389 X-Runtime: - - '0.012666' + - '0.013266' X-XSS-Protection: - 1; mode=block status: -- cgit v1.2.3