aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhalcy <halcy@ARARAGI-KUN>2022-11-07 23:11:30 +0200
committerhalcy <halcy@ARARAGI-KUN>2022-11-07 23:11:30 +0200
commit3277ca777821e76955fb26d80788939a311db9db (patch)
treebef0749a451464d00e59fb3c685e6eb6d69a8a78 /tests/cassettes/test_url_errors.yaml
parent33d1e17e2e75884abd6e0a8a3e4a4da388e97e55 (diff)
downloadmastodon.py-3277ca777821e76955fb26d80788939a311db9db.tar.gz
Initial test fixing pass. Four tests still fail.
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 25eda96..5818514 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, 06 Nov 2022 12:01:50 GMT 42 - Mon, 07 Nov 2022 19:54:35 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, 06 Nov 2022 12:01:51 GMT 90 - Mon, 07 Nov 2022 19:54:35 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)