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_mutes.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/cassettes/test_mutes.yaml') diff --git a/tests/cassettes/test_mutes.yaml b/tests/cassettes/test_mutes.yaml index b6a1ba5..d98b44c 100644 --- a/tests/cassettes/test_mutes.yaml +++ b/tests/cassettes/test_mutes.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-ogAtBZJPbhqzYghF2Yitmw==''; + style-src ''self'' http://localhost:3000 ''nonce-yyeDuEZYNSE6s9wxA0gkNw==''; 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: - - 40390e4c-a0f0-4871-b300-c300ac246008 + - 78831911-c836-4266-851f-f5b2dbcf7dc7 X-Runtime: - - '0.011548' + - '0.016888' X-XSS-Protection: - 1; mode=block status: -- cgit v1.2.3