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_log_in_password_incorrect.yaml
parent45908b6f4e9c66fe102b30764e6d153a8d0339a5 (diff)
downloadmastodon.py-0b3b2c31a024a335a9e52e93c350f1a214a92219.tar.gz
Pre-release full testsuite updated run
Diffstat (limited to 'tests/cassettes/test_log_in_password_incorrect.yaml')
-rw-r--r--tests/cassettes/test_log_in_password_incorrect.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/cassettes/test_log_in_password_incorrect.yaml b/tests/cassettes/test_log_in_password_incorrect.yaml
index 5ca5166..fde771a 100644
--- a/tests/cassettes/test_log_in_password_incorrect.yaml
+++ b/tests/cassettes/test_log_in_password_incorrect.yaml
@@ -24,8 +24,8 @@ interactions:
24 provided authorization grant is invalid, expired, revoked, does not match 24 provided authorization grant is invalid, expired, revoked, does not match
25 the redirection URI used in the authorization request, or was issued to 25 the redirection URI used in the authorization request, or was issued to
26 another client."'] 26 another client."']
27 X-Request-Id: [efd87266-628a-4c85-9c59-0141f646b8ff] 27 X-Request-Id: [e727d1d9-f295-44ba-a860-e9ea7979cb56]
28 X-Runtime: ['0.079247'] 28 X-Runtime: ['0.068056']
29 content-length: ['213'] 29 content-length: ['213']
30 status: {code: 400, message: Bad Request} 30 status: {code: 400, message: Bad Request}
31version: 1 31version: 1
Powered by cgit v1.2.3 (git 2.41.0)