aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhalcy <halcy@ARARAGI-KUN>2022-11-13 16:16:29 +0200
committerhalcy <halcy@ARARAGI-KUN>2022-11-13 16:16:29 +0200
commit0e00fced99976d74e972a3c9ca5b762697840a33 (patch)
tree632f7e06d3e7d81e15f78d8821d39acf59b8301c /tests/cassettes/test_url_errors.yaml
parentc66015a6b0655f865c45587095ca8744a9d61534 (diff)
downloadmastodon.py-0e00fced99976d74e972a3c9ca5b762697840a33.tar.gz
fix tests
Diffstat (limited to 'tests/cassettes/test_url_errors.yaml')
-rw-r--r--tests/cassettes/test_url_errors.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/cassettes/test_url_errors.yaml b/tests/cassettes/test_url_errors.yaml
index 0223061..f46dcff 100644
--- a/tests/cassettes/test_url_errors.yaml
+++ b/tests/cassettes/test_url_errors.yaml
@@ -39,7 +39,7 @@ interactions:
39 Content-Type: 39 Content-Type:
40 - text/html; charset=iso-8859-1 40 - text/html; charset=iso-8859-1
41 Date: 41 Date:
42 - Sun, 13 Nov 2022 13:14:44 GMT 42 - Sun, 13 Nov 2022 14:12:22 GMT
43 Keep-Alive: 43 Keep-Alive:
44 - timeout=2, max=500 44 - timeout=2, max=500
45 Server: 45 Server:
@@ -87,7 +87,7 @@ interactions:
87 Content-Type: 87 Content-Type:
88 - text/html; charset=iso-8859-1 88 - text/html; charset=iso-8859-1
89 Date: 89 Date:
90 - Sun, 13 Nov 2022 13:14:44 GMT 90 - Sun, 13 Nov 2022 14:12:23 GMT
91 Keep-Alive: 91 Keep-Alive:
92 - timeout=2, max=500 92 - timeout=2, max=500
93 Server: 93 Server:
Powered by cgit v1.2.3 (git 2.41.0)