aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cassettes/test_favourites.yaml')
-rw-r--r--tests/cassettes/test_favourites.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/cassettes/test_favourites.yaml b/tests/cassettes/test_favourites.yaml
index 6616043..14ea755 100644
--- a/tests/cassettes/test_favourites.yaml
+++ b/tests/cassettes/test_favourites.yaml
@@ -14,13 +14,13 @@ interactions:
14 headers: 14 headers:
15 Cache-Control: ['max-age=0, private, must-revalidate'] 15 Cache-Control: ['max-age=0, private, must-revalidate']
16 Content-Type: [application/json; charset=utf-8] 16 Content-Type: [application/json; charset=utf-8]
17 ETag: [W/"4ccaca5da883144fd521df8ed7984202"] 17 ETag: [W/"8983004fb932f483142df60fe26420f7"]
18 Transfer-Encoding: [chunked] 18 Transfer-Encoding: [chunked]
19 Vary: ['Accept-Encoding, Origin'] 19 Vary: ['Accept-Encoding, Origin']
20 X-Content-Type-Options: [nosniff] 20 X-Content-Type-Options: [nosniff]
21 X-Frame-Options: [SAMEORIGIN] 21 X-Frame-Options: [SAMEORIGIN]
22 X-Request-Id: [28115f0a-32ee-4d6a-bd7b-19d28be551f0] 22 X-Request-Id: [cc69f1c1-5781-40b2-ba60-79b64335d7a1]
23 X-Runtime: ['0.106569'] 23 X-Runtime: ['0.154723']
24 X-XSS-Protection: [1; mode=block] 24 X-XSS-Protection: [1; mode=block]
25 content-length: ['2'] 25 content-length: ['2']
26 status: {code: 200, message: OK} 26 status: {code: 200, message: OK}
Powered by cgit v1.2.3 (git 2.41.0)