aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cassettes/test_favourites.yaml')
-rw-r--r--tests/cassettes/test_favourites.yaml7
1 files changed, 3 insertions, 4 deletions
diff --git a/tests/cassettes/test_favourites.yaml b/tests/cassettes/test_favourites.yaml
index 8ad94d3..6364f52 100644
--- a/tests/cassettes/test_favourites.yaml
+++ b/tests/cassettes/test_favourites.yaml
@@ -12,9 +12,8 @@ interactions:
12 response: 12 response:
13 body: {string: '[]'} 13 body: {string: '[]'}
14 headers: 14 headers:
15 Cache-Control: ['max-age=0, private, must-revalidate'] 15 Cache-Control: ['no-cache, no-store']
16 Content-Type: [application/json; charset=utf-8] 16 Content-Type: [application/json; charset=utf-8]
17 ETag: [W/"95de924ad502ff36368162d55555af4a"]
18 Referrer-Policy: [strict-origin-when-cross-origin] 17 Referrer-Policy: [strict-origin-when-cross-origin]
19 Transfer-Encoding: [chunked] 18 Transfer-Encoding: [chunked]
20 Vary: ['Accept-Encoding, Origin'] 19 Vary: ['Accept-Encoding, Origin']
@@ -22,8 +21,8 @@ interactions:
22 X-Download-Options: [noopen] 21 X-Download-Options: [noopen]
23 X-Frame-Options: [SAMEORIGIN] 22 X-Frame-Options: [SAMEORIGIN]
24 X-Permitted-Cross-Domain-Policies: [none] 23 X-Permitted-Cross-Domain-Policies: [none]
25 X-Request-Id: [ea0c44a5-9d04-4599-90e8-63937667a691] 24 X-Request-Id: [f2d49b33-2ba1-4528-99ff-2c9e4e74c9ca]
26 X-Runtime: ['0.052434'] 25 X-Runtime: ['0.062494']
27 X-XSS-Protection: [1; mode=block] 26 X-XSS-Protection: [1; mode=block]
28 content-length: ['2'] 27 content-length: ['2']
29 status: {code: 200, message: OK} 28 status: {code: 200, message: OK}
Powered by cgit v1.2.3 (git 2.41.0)