aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLorenz Diener <[email protected]>2019-10-12 23:03:14 +0200
committerLorenz Diener <[email protected]>2019-10-12 23:03:14 +0200
commit0b3b2c31a024a335a9e52e93c350f1a214a92219 (patch)
treecbe224dc43430de144c1be6919f04bb812c458ca /tests/cassettes/test_status_empty.yaml
parent45908b6f4e9c66fe102b30764e6d153a8d0339a5 (diff)
downloadmastodon.py-0b3b2c31a024a335a9e52e93c350f1a214a92219.tar.gz
Pre-release full testsuite updated run
Diffstat (limited to 'tests/cassettes/test_status_empty.yaml')
-rw-r--r--tests/cassettes/test_status_empty.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/cassettes/test_status_empty.yaml b/tests/cassettes/test_status_empty.yaml
index e538cc0..6876089 100644
--- a/tests/cassettes/test_status_empty.yaml
+++ b/tests/cassettes/test_status_empty.yaml
@@ -23,8 +23,8 @@ interactions:
23 X-Download-Options: [noopen] 23 X-Download-Options: [noopen]
24 X-Frame-Options: [SAMEORIGIN] 24 X-Frame-Options: [SAMEORIGIN]
25 X-Permitted-Cross-Domain-Policies: [none] 25 X-Permitted-Cross-Domain-Policies: [none]
26 X-Request-Id: [d9853d08-205a-46d4-ba19-eb5350ab7ef5] 26 X-Request-Id: [2a7c684f-3f6c-4d68-ae98-82770c334322]
27 X-Runtime: ['0.032581'] 27 X-Runtime: ['0.046017']
28 X-XSS-Protection: [1; mode=block] 28 X-XSS-Protection: [1; mode=block]
29 content-length: ['50'] 29 content-length: ['50']
30 status: {code: 422, message: Unprocessable Entity} 30 status: {code: 422, message: Unprocessable Entity}
Powered by cgit v1.2.3 (git 2.41.0)