aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cassettes/test_notifications_clear.yaml')
-rw-r--r--tests/cassettes/test_notifications_clear.yaml9
1 files changed, 6 insertions, 3 deletions
diff --git a/tests/cassettes/test_notifications_clear.yaml b/tests/cassettes/test_notifications_clear.yaml
index 14331f3..1a6164d 100644
--- a/tests/cassettes/test_notifications_clear.yaml
+++ b/tests/cassettes/test_notifications_clear.yaml
@@ -15,13 +15,16 @@ interactions:
15 headers: 15 headers:
16 Cache-Control: ['max-age=0, private, must-revalidate'] 16 Cache-Control: ['max-age=0, private, must-revalidate']
17 Content-Type: [application/json; charset=utf-8] 17 Content-Type: [application/json; charset=utf-8]
18 ETag: [W/"e1485e56daf0fcfe010cb4684a2b1ced"] 18 ETag: [W/"dfdc6f7561951f9b9f040ed7ee6af290"]
19 Referrer-Policy: [strict-origin-when-cross-origin]
19 Transfer-Encoding: [chunked] 20 Transfer-Encoding: [chunked]
20 Vary: ['Accept-Encoding, Origin'] 21 Vary: ['Accept-Encoding, Origin']
21 X-Content-Type-Options: [nosniff] 22 X-Content-Type-Options: [nosniff]
23 X-Download-Options: [noopen]
22 X-Frame-Options: [SAMEORIGIN] 24 X-Frame-Options: [SAMEORIGIN]
23 X-Request-Id: [cc1d941b-da75-4759-9d50-9b2d19015d9f] 25 X-Permitted-Cross-Domain-Policies: [none]
24 X-Runtime: ['0.096564'] 26 X-Request-Id: [0c271554-0680-4dd5-acda-3fb4901dedee]
27 X-Runtime: ['0.124845']
25 X-XSS-Protection: [1; mode=block] 28 X-XSS-Protection: [1; mode=block]
26 content-length: ['2'] 29 content-length: ['2']
27 status: {code: 200, message: OK} 30 status: {code: 200, message: OK}
Powered by cgit v1.2.3 (git 2.41.0)