aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cassettes/test_notifications_clear.yaml')
-rw-r--r--tests/cassettes/test_notifications_clear.yaml7
1 files changed, 3 insertions, 4 deletions
diff --git a/tests/cassettes/test_notifications_clear.yaml b/tests/cassettes/test_notifications_clear.yaml
index d3decae..169c57a 100644
--- a/tests/cassettes/test_notifications_clear.yaml
+++ b/tests/cassettes/test_notifications_clear.yaml
@@ -13,9 +13,8 @@ interactions:
13 response: 13 response:
14 body: {string: '{}'} 14 body: {string: '{}'}
15 headers: 15 headers:
16 Cache-Control: ['max-age=0, private, must-revalidate'] 16 Cache-Control: ['no-cache, no-store']
17 Content-Type: [application/json; charset=utf-8] 17 Content-Type: [application/json; charset=utf-8]
18 ETag: [W/"88dd576ac221d006c8859529d1668250"]
19 Referrer-Policy: [strict-origin-when-cross-origin] 18 Referrer-Policy: [strict-origin-when-cross-origin]
20 Transfer-Encoding: [chunked] 19 Transfer-Encoding: [chunked]
21 Vary: ['Accept-Encoding, Origin'] 20 Vary: ['Accept-Encoding, Origin']
@@ -23,8 +22,8 @@ interactions:
23 X-Download-Options: [noopen] 22 X-Download-Options: [noopen]
24 X-Frame-Options: [SAMEORIGIN] 23 X-Frame-Options: [SAMEORIGIN]
25 X-Permitted-Cross-Domain-Policies: [none] 24 X-Permitted-Cross-Domain-Policies: [none]
26 X-Request-Id: [84ceba16-e8a4-4305-a164-085eecddb75d] 25 X-Request-Id: [39fdcf34-0311-4fd5-a17e-fed63b2f71d1]
27 X-Runtime: ['0.049692'] 26 X-Runtime: ['0.050363']
28 X-XSS-Protection: [1; mode=block] 27 X-XSS-Protection: [1; mode=block]
29 content-length: ['2'] 28 content-length: ['2']
30 status: {code: 200, message: OK} 29 status: {code: 200, message: OK}
Powered by cgit v1.2.3 (git 2.41.0)