From 6abaff55e7e78b83bd03af9f370a1256e7271b4a Mon Sep 17 00:00:00 2001 From: halcy Date: Mon, 21 Nov 2022 22:34:12 +0200 Subject: Refresh tests --- tests/cassettes/test_instance_rules.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/cassettes/test_instance_rules.yaml') diff --git a/tests/cassettes/test_instance_rules.yaml b/tests/cassettes/test_instance_rules.yaml index 3bf1343..315f418 100644 --- a/tests/cassettes/test_instance_rules.yaml +++ b/tests/cassettes/test_instance_rules.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-H5LAF+cm0VK+AaVvZmjdVg==''; + style-src ''self'' http://localhost:3000 ''nonce-Bd4YET/oSbGQxVYKZNJxxw==''; 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: - - a2a4c27b-1304-45ed-9a0b-8c58594b8be0 + - 6c9cc018-5a25-4153-b683-7a0941c0816e X-Runtime: - - '0.009556' + - '0.010315' X-XSS-Protection: - 1; mode=block status: -- cgit v1.2.3